Home
last modified time | relevance | path

Searched refs:Blake2b (Results 76 – 100 of 244) sorted by relevance

12345678910

/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/digest-0.9.0/
H A DREADME.md46 use blake2::{Blake2b, Digest};
48 let mut hasher = Blake2b::new();
65 let hash = Blake2b::new()
76 let hash = Blake2b::digest(b"my message");
86 use blake2::{Blake2b, Digest};
90 let mut hasher = Blake2b::new();
117 use blake2::Blake2b;
120 hash_password::<Blake2b>("my_password", "abcd", &mut buf);
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/blake2-0.9.2/examples/
H A Dblake2b_sum.rs1 use blake2::{Blake2b, Digest};
41 process::<Blake2b, _>(&mut file, &path); in main()
45 process::<Blake2b, _>(&mut io::stdin(), "-"); in main()
/dports/security/py-libnacl/libnacl-1.6.1/tests/unit/
H A Dtest_blake.py26 khash1_1 = libnacl.blake.Blake2b(msg1, key1).digest()
27 khash1_1_2 = libnacl.blake.Blake2b(msg1, key1).digest()
28 khash1_2 = libnacl.blake.Blake2b(msg1, key2).digest()
/dports/java/bouncycastle15/crypto-169/prov/src/main/java/org/bouncycastle/jcajce/provider/digest/
H A DBlake2b.java7 public class Blake2b class
9 private Blake2b() in Blake2b() method in Blake2b
93 private static final String PREFIX = Blake2b.class.getName();
/dports/security/py-libnacl/libnacl-1.6.1/libnacl/
H A Dblake.py16 class Blake2b(object): class
44 return Blake2b(msg, key)
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/blake2-0.9.2/tests/
H A Dpersona.rs1 use blake2::{Blake2b, Blake2s, Digest};
21 let ctx = Blake2b::with_params(&key_bytes, &[], persona_bytes); in blake2b_persona()
/dports/audio/lewton/lewton-0.10.2/cargo-crates/sha2-0.1.2/rust-crypto/
H A DCHANGELOG.md8 * Fix errors in Blake2b that could lead to incorrect output. The Blake2b
/dports/devel/dtool/dtool-0.11.0/cargo-crates/rust-crypto-0.2.36/
H A DCHANGELOG.md8 * Fix errors in Blake2b that could lead to incorrect output. The Blake2b
/dports/sysutils/fwup/fwup-1.9.0/tests/
H A D016_raw_bad_sha2.test30 echo Expecting Blake2b mismatch...
36 echo Expecting Blake2b mismatch during verification...
H A D015_fat_bad_sha2.test45 echo Expecting Blake2b mismatch during apply...
51 echo Expecting Blake2b mismatch during verification...
/dports/security/keepass/KeePass-2.49-Source/KeePassLib/Cryptography/KeyDerivation/
H A DArgon2Kdf.Core.cs129 Blake2b h = new Blake2b(); in Argon2Transform()
232 byte[] pbIn, int cbIn, Blake2b h) in Blake2bLong()
241 Blake2b hOut = ((cbOut == 64) ? h : new Blake2b(cbOut)); in Blake2bLong()
279 using(Blake2b hOut = new Blake2b(cbToProduce)) in Blake2bLong()
386 Blake2b h) in FillFirstBlocks()
662 private static byte[] FinalHash(Argon2Ctx ctx, int cbOut, Blake2b h) in FinalHash()
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DAlgorithms.hs46 , Blake2b(..), Blake2bp(..)
60 import Crypto.Hash.Blake2b
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DAlgorithms.hs46 , Blake2b(..), Blake2bp(..)
60 import Crypto.Hash.Blake2b
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DAlgorithms.hs46 , Blake2b(..), Blake2bp(..)
60 import Crypto.Hash.Blake2b
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/Hash/
H A DAlgorithms.hs46 , Blake2b(..), Blake2bp(..)
60 import Crypto.Hash.Blake2b
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/Hash/
H A DAlgorithms.hs46 , Blake2b(..), Blake2bp(..)
60 import Crypto.Hash.Blake2b
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/Hash/
H A DAlgorithms.hs46 , Blake2b(..), Blake2bp(..)
60 import Crypto.Hash.Blake2b
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DAlgorithms.hs46 , Blake2b(..), Blake2bp(..)
60 import Crypto.Hash.Blake2b
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DAlgorithms.hs46 , Blake2b(..), Blake2bp(..)
60 import Crypto.Hash.Blake2b
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DAlgorithms.hs46 , Blake2b(..), Blake2bp(..)
60 import Crypto.Hash.Blake2b
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/Crypto/Hash/
H A DAlgorithms.hs46 , Blake2b(..), Blake2bp(..)
60 import Crypto.Hash.Blake2b
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/Hash/
H A DAlgorithms.hs47 , Blake2b(..), Blake2bp(..)
61 import Crypto.Hash.Blake2b
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/Hash/
H A DAlgorithms.hs47 , Blake2b(..), Blake2bp(..)
61 import Crypto.Hash.Blake2b
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/Hash/
H A DAlgorithms.hs47 , Blake2b(..), Blake2bp(..)
61 import Crypto.Hash.Blake2b
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/Hash/
H A DAlgorithms.hs47 , Blake2b(..), Blake2bp(..)
61 import Crypto.Hash.Blake2b

12345678910