Home
last modified time | relevance | path

Searched refs:pbdkdf2 (Results 1 – 18 of 18) sorted by relevance

/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/public_key/test/
H A Dpbe_SUITE.erl38 pbdkdf2/0,
39 pbdkdf2/1,
58 pbdkdf2,
120 pbdkdf2() -> function
122 pbdkdf2(Config) when is_list(Config) -> function
136 …16#2f, 16#e0, 16#37, 16#a6>> = pubkey_pbe:pbdkdf2("password", "salt", 1, 20, fun hmac4/4, sha, 20),
152 pubkey_pbe:pbdkdf2("password", "salt", 2, 20, fun hmac4/4, sha, 20),
167 …16#65, 16#a4, 16#29, 16#c1>> = pubkey_pbe:pbdkdf2("password", "salt", 4096, 20, fun hmac4/4, sha, …
183 …16#26, 16#34, 16#e9, 16#84>> = pubkey_pbe:pbdkdf2("password", "salt", 16777216, 20, fun hmac4/4, s…
201 = pubkey_pbe:pbdkdf2("passwordPASSWORDpassword",
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/public_key/test/
H A Dpbe_SUITE.erl38 pbdkdf2/0,
39 pbdkdf2/1,
58 pbdkdf2,
120 pbdkdf2() -> function
122 pbdkdf2(Config) when is_list(Config) -> function
136 …16#2f, 16#e0, 16#37, 16#a6>> = pubkey_pbe:pbdkdf2("password", "salt", 1, 20, fun hmac4/4, sha, 20),
152 pubkey_pbe:pbdkdf2("password", "salt", 2, 20, fun hmac4/4, sha, 20),
167 …16#65, 16#a4, 16#29, 16#c1>> = pubkey_pbe:pbdkdf2("password", "salt", 4096, 20, fun hmac4/4, sha, …
183 …16#26, 16#34, 16#e9, 16#84>> = pubkey_pbe:pbdkdf2("password", "salt", 16777216, 20, fun hmac4/4, s…
201 = pubkey_pbe:pbdkdf2("passwordPASSWORDpassword",
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/public_key/test/
H A Dpbe_SUITE.erl38 pbdkdf2/0,
39 pbdkdf2/1,
58 pbdkdf2,
120 pbdkdf2() -> function
122 pbdkdf2(Config) when is_list(Config) -> function
136 …16#2f, 16#e0, 16#37, 16#a6>> = pubkey_pbe:pbdkdf2("password", "salt", 1, 20, fun hmac4/4, sha, 20),
152 pubkey_pbe:pbdkdf2("password", "salt", 2, 20, fun hmac4/4, sha, 20),
167 …16#65, 16#a4, 16#29, 16#c1>> = pubkey_pbe:pbdkdf2("password", "salt", 4096, 20, fun hmac4/4, sha, …
183 …16#26, 16#34, 16#e9, 16#84>> = pubkey_pbe:pbdkdf2("password", "salt", 16777216, 20, fun hmac4/4, s…
201 = pubkey_pbe:pbdkdf2("passwordPASSWORDpassword",
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/lib/public_key/test/
H A Dpbe_SUITE.erl38 pbdkdf2/0,
39 pbdkdf2/1,
58 pbdkdf2,
120 pbdkdf2() -> function
122 pbdkdf2(Config) when is_list(Config) -> function
136 …16#2f, 16#e0, 16#37, 16#a6>> = pubkey_pbe:pbdkdf2("password", "salt", 1, 20, fun hmac4/4, sha, 20),
152 pubkey_pbe:pbdkdf2("password", "salt", 2, 20, fun hmac4/4, sha, 20),
167 …16#65, 16#a4, 16#29, 16#c1>> = pubkey_pbe:pbdkdf2("password", "salt", 4096, 20, fun hmac4/4, sha, …
183 …16#26, 16#34, 16#e9, 16#84>> = pubkey_pbe:pbdkdf2("password", "salt", 16777216, 20, fun hmac4/4, s…
201 = pubkey_pbe:pbdkdf2("passwordPASSWORDpassword",
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/public_key/test/
H A Dpbe_SUITE.erl38 pbdkdf2/0,
39 pbdkdf2/1,
58 pbdkdf2,
120 pbdkdf2() -> function
122 pbdkdf2(Config) when is_list(Config) -> function
136 …16#2f, 16#e0, 16#37, 16#a6>> = pubkey_pbe:pbdkdf2("password", "salt", 1, 20, fun hmac4/4, sha, 20),
152 pubkey_pbe:pbdkdf2("password", "salt", 2, 20, fun hmac4/4, sha, 20),
167 …16#65, 16#a4, 16#29, 16#c1>> = pubkey_pbe:pbdkdf2("password", "salt", 4096, 20, fun hmac4/4, sha, …
183 …16#26, 16#34, 16#e9, 16#84>> = pubkey_pbe:pbdkdf2("password", "salt", 16777216, 20, fun hmac4/4, s…
201 = pubkey_pbe:pbdkdf2("passwordPASSWORDpassword",
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/public_key/test/
H A Dpbe_SUITE.erl39 pbdkdf2,
101 pbdkdf2() -> function
103 pbdkdf2(Config) when is_list(Config) -> function
117 …16#2f, 16#e0, 16#37, 16#a6>> = pubkey_pbe:pbdkdf2("password", "salt", 1, 20, fun crypto:hmac/4, sh…
133 pubkey_pbe:pbdkdf2("password", "salt", 2, 20, fun crypto:hmac/4, sha, 20),
148 …16#65, 16#a4, 16#29, 16#c1>> = pubkey_pbe:pbdkdf2("password", "salt", 4096, 20, fun crypto:hmac/4,…
164 …16#26, 16#34, 16#e9, 16#84>> = pubkey_pbe:pbdkdf2("password", "salt", 16777216, 20, fun crypto:hma…
182 = pubkey_pbe:pbdkdf2("passwordPASSWORDpassword",
197 = pubkey_pbe:pbdkdf2("pass\0word",
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/public_key/test/
H A Dpbe_SUITE.erl39 pbdkdf2,
101 pbdkdf2() -> function
103 pbdkdf2(Config) when is_list(Config) -> function
117 …16#2f, 16#e0, 16#37, 16#a6>> = pubkey_pbe:pbdkdf2("password", "salt", 1, 20, fun crypto:hmac/4, sh…
133 pubkey_pbe:pbdkdf2("password", "salt", 2, 20, fun crypto:hmac/4, sha, 20),
148 …16#65, 16#a4, 16#29, 16#c1>> = pubkey_pbe:pbdkdf2("password", "salt", 4096, 20, fun crypto:hmac/4,…
164 …16#26, 16#34, 16#e9, 16#84>> = pubkey_pbe:pbdkdf2("password", "salt", 16777216, 20, fun crypto:hma…
182 = pubkey_pbe:pbdkdf2("passwordPASSWORDpassword",
197 = pubkey_pbe:pbdkdf2("pass\0word",
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/credentials_obfuscation/src/
H A Dcredentials_obfuscation_pbe.erl94 Key = pbdkdf2(Secret, Salt, Iterations, key_length(Cipher),
139 -spec pbdkdf2(iodata(), iodata(), integer(), integer(), fun(), atom(), integer())
145 pbdkdf2(Password, Salt, Count, DerivedKeyLen, Prf, PrfHash, PrfOutputLen)-> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/public_key/src/
H A Dpubkey_pbe.erl27 -export([pbdkdf1/4, pbdkdf2/7]).
96 -spec pbdkdf2(iodata(), iodata(), integer(), integer(), fun(), atom(), integer())
102 pbdkdf2(Password, Salt, Count, DerivedKeyLen, Prf, PrfHash, PrfOutputLen)-> function
132 pbdkdf2(Password, Salt, ItrCount, KeyLen, PseudoRandomFunction, PseudoHash, PseudoOtputLen),
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/public_key/src/
H A Dpubkey_pbe.erl27 -export([pbdkdf1/4, pbdkdf2/7]).
96 -spec pbdkdf2(iodata(), iodata(), integer(), integer(), fun(), atom(), integer())
102 pbdkdf2(Password, Salt, Count, DerivedKeyLen, Prf, PrfHash, PrfOutputLen)-> function
132 pbdkdf2(Password, Salt, ItrCount, KeyLen, PseudoRandomFunction, PseudoHash, PseudoOtputLen),
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/public_key/src/
H A Dpubkey_pbe.erl27 -export([pbdkdf1/4, pbdkdf2/7]).
98 -spec pbdkdf2(iodata(), iodata(), integer(), integer(), fun(), atom(), integer())
104 pbdkdf2(Password, Salt, Count, DerivedKeyLen, Prf, PrfHash, PrfOutputLen)-> function
134 pbdkdf2(Password, Salt, ItrCount, KeyLen, PseudoRandomFunction, PseudoHash, PseudoOtputLen),
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/public_key/src/
H A Dpubkey_pbe.erl27 -export([pbdkdf1/4, pbdkdf2/7]).
96 -spec pbdkdf2(iodata(), iodata(), integer(), integer(), fun(), atom(), integer())
102 pbdkdf2(Password, Salt, Count, DerivedKeyLen, Prf, PrfHash, PrfOutputLen)-> function
132 pbdkdf2(Password, Salt, ItrCount, KeyLen, PseudoRandomFunction, PseudoHash, PseudoOtputLen),
/dports/lang/erlang/otp-OTP-24.1.7/lib/public_key/src/
H A Dpubkey_pbe.erl27 -export([pbdkdf1/4, pbdkdf2/7]).
96 -spec pbdkdf2(iodata(), iodata(), integer(), integer(), fun(), atom(), integer())
102 pbdkdf2(Password, Salt, Count, DerivedKeyLen, Prf, PrfHash, PrfOutputLen)-> function
132 pbdkdf2(Password, Salt, ItrCount, KeyLen, PseudoRandomFunction, PseudoHash, PseudoOtputLen),
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/public_key/src/
H A Dpubkey_pbe.erl27 -export([pbdkdf1/4, pbdkdf2/7]).
92 -spec pbdkdf2(string(), iodata(), integer(), integer(), fun(), atom(), integer())
98 pbdkdf2(Password, Salt, Count, DerivedKeyLen, Prf, PrfHash, PrfOutputLen)-> function
128 pbdkdf2(Password, Salt, ItrCount, KeyLen, PseudoRandomFunction, PseudoHash, PseudoOtputLen),
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/public_key/src/
H A Dpubkey_pbe.erl27 -export([pbdkdf1/4, pbdkdf2/7]).
96 -spec pbdkdf2(iodata(), iodata(), integer(), integer(), fun(), atom(), integer())
102 pbdkdf2(Password, Salt, Count, DerivedKeyLen, Prf, PrfHash, PrfOutputLen)-> function
132 pbdkdf2(Password, Salt, ItrCount, KeyLen, PseudoRandomFunction, PseudoHash, PseudoOtputLen),
/dports/security/elixir-jose/erlang-jose-1.11.1/src/
H A Djose_public_key.erl667 …<<Key:KeyLen/binary, _/binary>> = pubkey_pbe:pbdkdf2(Password, Salt, ItrCount, KeyLen, PseudoRando…
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/jose/src/
H A Djose_public_key.erl667 …<<Key:KeyLen/binary, _/binary>> = pubkey_pbe:pbdkdf2(Password, Salt, ItrCount, KeyLen, PseudoRando…
/dports/security/erlang-jose/erlang-jose-1.11.1/src/
H A Djose_public_key.erl667 …<<Key:KeyLen/binary, _/binary>> = pubkey_pbe:pbdkdf2(Password, Salt, ItrCount, KeyLen, PseudoRando…