From 3f789acc61c2f698ac5b819e3f9f8a85f1b66850 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20L=C3=A4ndle?= <969523+alaendle@users.noreply.github.com> Date: Sun, 23 Nov 2025 17:48:03 +0100 Subject: [PATCH] Cleanup - `cryptocipher` last appeared in nightly 2019-09-21. --- build-constraints.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/build-constraints.yaml b/build-constraints.yaml index df3c0ecf..9810b180 100644 --- a/build-constraints.yaml +++ b/build-constraints.yaml @@ -1071,7 +1071,6 @@ packages: - connection - cprng-aes - cpu - - cryptocipher - cryptonite-openssl - crypto-pubkey-types - crypto-random-api @@ -6638,8 +6637,6 @@ packages: - crypto-pubkey < 0 # tried crypto-pubkey-0.2.8, but its *library* requires the disabled package: crypto-numbers - crypto-pubkey < 0 # tried crypto-pubkey-0.2.8, but its *library* requires the disabled package: crypto-random - crypto-pubkey < 0 # tried crypto-pubkey-0.2.8, but its *library* requires the disabled package: cryptohash - - cryptocipher < 0 # tried cryptocipher-0.6.2, but its *library* requires the disabled package: cipher-blowfish - - cryptocipher < 0 # tried cryptocipher-0.6.2, but its *library* requires the disabled package: cipher-des - cryptohash-cryptoapi < 0 # tried cryptohash-cryptoapi-0.1.4, but its *library* requires the disabled package: cryptonite - cryptonite-conduit < 0 # tried cryptonite-conduit-0.2.2, but its *library* requires the disabled package: cryptonite - cryptonite-openssl < 0 # tried cryptonite-openssl-0.7, but its *library* requires the disabled package: cryptonite