Home
last modified time | relevance | path

Searched refs:SecretKey (Results 1 – 25 of 3243) sorted by relevance

12345678910>>...130

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/internal/spec/
H A DTlsKeyMaterialSpec.java30 import javax.crypto.SecretKey;
50 private final SecretKey clientMacKey, serverMacKey;
51 private final SecretKey clientCipherKey, serverCipherKey;
64 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey) { in TlsKeyMaterialSpec()
80 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
81 SecretKey clientCipherKey, SecretKey serverCipherKey) { in TlsKeyMaterialSpec()
98 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
142 public SecretKey getClientMacKey() { in getClientMacKey()
151 public SecretKey getServerMacKey() { in getServerMacKey()
160 public SecretKey getClientCipherKey() { in getClientCipherKey()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/sun/security/internal/spec/
H A DTlsKeyMaterialSpec.java30 import javax.crypto.SecretKey;
50 private final SecretKey clientMacKey, serverMacKey;
51 private final SecretKey clientCipherKey, serverCipherKey;
64 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey) { in TlsKeyMaterialSpec()
80 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
81 SecretKey clientCipherKey, SecretKey serverCipherKey) { in TlsKeyMaterialSpec()
98 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
142 public SecretKey getClientMacKey() { in getClientMacKey()
151 public SecretKey getServerMacKey() { in getServerMacKey()
160 public SecretKey getClientCipherKey() { in getClientCipherKey()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/sun/security/internal/spec/
H A DTlsKeyMaterialSpec.java30 import javax.crypto.SecretKey;
50 private final SecretKey clientMacKey, serverMacKey;
51 private final SecretKey clientCipherKey, serverCipherKey;
64 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey) { in TlsKeyMaterialSpec()
80 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
81 SecretKey clientCipherKey, SecretKey serverCipherKey) { in TlsKeyMaterialSpec()
98 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
142 public SecretKey getClientMacKey() { in getClientMacKey()
151 public SecretKey getServerMacKey() { in getServerMacKey()
160 public SecretKey getClientCipherKey() { in getClientCipherKey()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/internal/spec/
H A DTlsKeyMaterialSpec.java30 import javax.crypto.SecretKey;
50 private final SecretKey clientMacKey, serverMacKey;
51 private final SecretKey clientCipherKey, serverCipherKey;
64 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey) { in TlsKeyMaterialSpec()
80 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
81 SecretKey clientCipherKey, SecretKey serverCipherKey) { in TlsKeyMaterialSpec()
98 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
142 public SecretKey getClientMacKey() { in getClientMacKey()
151 public SecretKey getServerMacKey() { in getServerMacKey()
160 public SecretKey getClientCipherKey() { in getClientCipherKey()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/sun/security/internal/spec/
H A DTlsKeyMaterialSpec.java30 import javax.crypto.SecretKey;
50 private final SecretKey clientMacKey, serverMacKey;
51 private final SecretKey clientCipherKey, serverCipherKey;
64 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey) { in TlsKeyMaterialSpec()
80 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
81 SecretKey clientCipherKey, SecretKey serverCipherKey) { in TlsKeyMaterialSpec()
98 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
142 public SecretKey getClientMacKey() { in getClientMacKey()
151 public SecretKey getServerMacKey() { in getServerMacKey()
160 public SecretKey getClientCipherKey() { in getClientCipherKey()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/sun/security/internal/spec/
H A DTlsKeyMaterialSpec.java30 import javax.crypto.SecretKey;
51 private final SecretKey clientMacKey, serverMacKey;
52 private final SecretKey clientCipherKey, serverCipherKey;
69 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey) { in TlsKeyMaterialSpec()
85 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
86 SecretKey clientCipherKey, SecretKey serverCipherKey) { in TlsKeyMaterialSpec()
103 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
147 public SecretKey getClientMacKey() { in getClientMacKey()
156 public SecretKey getServerMacKey() { in getServerMacKey()
165 public SecretKey getClientCipherKey() { in getClientCipherKey()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/sun/security/internal/spec/
H A DTlsKeyMaterialSpec.java30 import javax.crypto.SecretKey;
51 private final SecretKey clientMacKey, serverMacKey;
52 private final SecretKey clientCipherKey, serverCipherKey;
69 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey) { in TlsKeyMaterialSpec()
85 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
86 SecretKey clientCipherKey, SecretKey serverCipherKey) { in TlsKeyMaterialSpec()
103 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
147 public SecretKey getClientMacKey() { in getClientMacKey()
156 public SecretKey getServerMacKey() { in getServerMacKey()
165 public SecretKey getClientCipherKey() { in getClientCipherKey()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/sun/security/internal/spec/
H A DTlsKeyMaterialSpec.java30 import javax.crypto.SecretKey;
51 private final SecretKey clientMacKey, serverMacKey;
52 private final SecretKey clientCipherKey, serverCipherKey;
69 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey) { in TlsKeyMaterialSpec()
85 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
86 SecretKey clientCipherKey, SecretKey serverCipherKey) { in TlsKeyMaterialSpec()
103 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
147 public SecretKey getClientMacKey() { in getClientMacKey()
156 public SecretKey getServerMacKey() { in getServerMacKey()
165 public SecretKey getClientCipherKey() { in getClientCipherKey()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/sun/security/internal/spec/
H A DTlsKeyMaterialSpec.java30 import javax.crypto.SecretKey;
51 private final SecretKey clientMacKey, serverMacKey;
52 private final SecretKey clientCipherKey, serverCipherKey;
69 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey) { in TlsKeyMaterialSpec()
85 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
86 SecretKey clientCipherKey, SecretKey serverCipherKey) { in TlsKeyMaterialSpec()
103 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
147 public SecretKey getClientMacKey() { in getClientMacKey()
156 public SecretKey getServerMacKey() { in getServerMacKey()
165 public SecretKey getClientCipherKey() { in getClientCipherKey()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/security/internal/spec/
H A DTlsKeyMaterialSpec.java30 import javax.crypto.SecretKey;
50 private final SecretKey clientMacKey, serverMacKey;
51 private final SecretKey clientCipherKey, serverCipherKey;
64 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey) { in TlsKeyMaterialSpec()
80 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
81 SecretKey clientCipherKey, SecretKey serverCipherKey) { in TlsKeyMaterialSpec()
98 public TlsKeyMaterialSpec(SecretKey clientMacKey, SecretKey serverMacKey, in TlsKeyMaterialSpec()
142 public SecretKey getClientMacKey() { in getClientMacKey()
151 public SecretKey getServerMacKey() { in getServerMacKey()
160 public SecretKey getClientCipherKey() { in getClientCipherKey()
[all …]
/dports/security/erlang-jose/erlang-jose-1.11.1/src/
H A Djose_curve448.erl60 eddsa_secret_to_public(SecretKey) ->
61 ?JOSE_CURVE448:eddsa_secret_to_public(SecretKey).
64 ed448_sign(Message, SecretKey) ->
65 ?JOSE_CURVE448:ed448_sign(Message, SecretKey).
67 ed448_sign(Message, SecretKey, Context) ->
68 ?JOSE_CURVE448:ed448_sign(Message, SecretKey, Context).
77 ed448ph_sign(Message, SecretKey) ->
78 ?JOSE_CURVE448:ed448ph_sign(Message, SecretKey).
80 ed448ph_sign(Message, SecretKey, Context) ->
96 x448_secret_to_public(SecretKey) ->
[all …]
H A Djose_curve25519.erl13 -callback eddsa_keypair() -> {PublicKey::binary(), SecretKey::binary()}.
15 -callback eddsa_secret_to_public(SecretKey::binary()) -> PublicKey::binary().
20 -callback x25519_keypair() -> {PublicKey::binary(), SecretKey::binary()}.
52 eddsa_secret_to_public(SecretKey) ->
53 ?JOSE_CURVE25519:eddsa_secret_to_public(SecretKey).
56 ed25519_sign(Message, SecretKey) ->
57 ?JOSE_CURVE25519:ed25519_sign(Message, SecretKey).
63 ed25519ph_sign(Message, SecretKey) ->
64 ?JOSE_CURVE25519:ed25519ph_sign(Message, SecretKey).
76 x25519_secret_to_public(SecretKey) ->
[all …]
H A Djose_curve448_libdecaf.erl43 eddsa_secret_to_public(SecretKey) ->
44 libdecaf_curve448:eddsa_secret_to_pk(SecretKey).
47 ed448_sign(Message, SecretKey) ->
48 libdecaf_curve448:ed448_sign(Message, SecretKey).
50 ed448_sign(Message, SecretKey, Context) ->
51 libdecaf_curve448:ed448_sign(Message, SecretKey, Context).
60 ed448ph_sign(Message, SecretKey) ->
61 libdecaf_curve448:ed448ph_sign(Message, SecretKey).
63 ed448ph_sign(Message, SecretKey, Context) ->
79 x448_secret_to_public(SecretKey) ->
[all …]
/dports/security/elixir-jose/erlang-jose-1.11.1/src/
H A Djose_curve448.erl60 eddsa_secret_to_public(SecretKey) ->
61 ?JOSE_CURVE448:eddsa_secret_to_public(SecretKey).
64 ed448_sign(Message, SecretKey) ->
65 ?JOSE_CURVE448:ed448_sign(Message, SecretKey).
67 ed448_sign(Message, SecretKey, Context) ->
68 ?JOSE_CURVE448:ed448_sign(Message, SecretKey, Context).
77 ed448ph_sign(Message, SecretKey) ->
78 ?JOSE_CURVE448:ed448ph_sign(Message, SecretKey).
80 ed448ph_sign(Message, SecretKey, Context) ->
96 x448_secret_to_public(SecretKey) ->
[all …]
H A Djose_curve25519.erl13 -callback eddsa_keypair() -> {PublicKey::binary(), SecretKey::binary()}.
15 -callback eddsa_secret_to_public(SecretKey::binary()) -> PublicKey::binary().
20 -callback x25519_keypair() -> {PublicKey::binary(), SecretKey::binary()}.
52 eddsa_secret_to_public(SecretKey) ->
53 ?JOSE_CURVE25519:eddsa_secret_to_public(SecretKey).
56 ed25519_sign(Message, SecretKey) ->
57 ?JOSE_CURVE25519:ed25519_sign(Message, SecretKey).
63 ed25519ph_sign(Message, SecretKey) ->
64 ?JOSE_CURVE25519:ed25519ph_sign(Message, SecretKey).
76 x25519_secret_to_public(SecretKey) ->
[all …]
H A Djose_curve448_libdecaf.erl43 eddsa_secret_to_public(SecretKey) ->
44 libdecaf_curve448:eddsa_secret_to_pk(SecretKey).
47 ed448_sign(Message, SecretKey) ->
48 libdecaf_curve448:ed448_sign(Message, SecretKey).
50 ed448_sign(Message, SecretKey, Context) ->
51 libdecaf_curve448:ed448_sign(Message, SecretKey, Context).
60 ed448ph_sign(Message, SecretKey) ->
61 libdecaf_curve448:ed448ph_sign(Message, SecretKey).
63 ed448ph_sign(Message, SecretKey, Context) ->
79 x448_secret_to_public(SecretKey) ->
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/jose/src/
H A Djose_curve448.erl60 eddsa_secret_to_public(SecretKey) ->
61 ?JOSE_CURVE448:eddsa_secret_to_public(SecretKey).
64 ed448_sign(Message, SecretKey) ->
65 ?JOSE_CURVE448:ed448_sign(Message, SecretKey).
67 ed448_sign(Message, SecretKey, Context) ->
68 ?JOSE_CURVE448:ed448_sign(Message, SecretKey, Context).
77 ed448ph_sign(Message, SecretKey) ->
78 ?JOSE_CURVE448:ed448ph_sign(Message, SecretKey).
80 ed448ph_sign(Message, SecretKey, Context) ->
96 x448_secret_to_public(SecretKey) ->
[all …]
H A Djose_curve25519.erl13 -callback eddsa_keypair() -> {PublicKey::binary(), SecretKey::binary()}.
15 -callback eddsa_secret_to_public(SecretKey::binary()) -> PublicKey::binary().
20 -callback x25519_keypair() -> {PublicKey::binary(), SecretKey::binary()}.
52 eddsa_secret_to_public(SecretKey) ->
53 ?JOSE_CURVE25519:eddsa_secret_to_public(SecretKey).
56 ed25519_sign(Message, SecretKey) ->
57 ?JOSE_CURVE25519:ed25519_sign(Message, SecretKey).
63 ed25519ph_sign(Message, SecretKey) ->
64 ?JOSE_CURVE25519:ed25519ph_sign(Message, SecretKey).
76 x25519_secret_to_public(SecretKey) ->
[all …]
/dports/security/seal/SEAL-3.7.2/native/src/seal/c/
H A Dsecretkey.cpp19 SecretKey *skey = new SecretKey(); in SecretKey_Create1()
26 SecretKey *copyptr = FromVoid<SecretKey>(copy); in SecretKey_Create2()
30 SecretKey *skey = new SecretKey(*copyptr); in SecretKey_Create2()
37 SecretKey *skey = FromVoid<SecretKey>(thisptr); in SecretKey_Set()
39 SecretKey *assignptr = FromVoid<SecretKey>(assign); in SecretKey_Set()
48 SecretKey *skey = FromVoid<SecretKey>(thisptr); in SecretKey_Data()
61 SecretKey *skey = FromVoid<SecretKey>(thisptr); in SecretKey_Destroy()
70 SecretKey *skey = FromVoid<SecretKey>(thisptr); in SecretKey_ParmsId()
80 SecretKey *skey = FromVoid<SecretKey>(thisptr); in SecretKey_Pool()
91 SecretKey *skey = FromVoid<SecretKey>(thisptr); in SecretKey_SaveSize()
[all …]
/dports/security/elixir-jose/erlang-jose-1.11.1/src/jwa/
H A Djose_jwa_curve448.erl44 eddsa_secret_to_public(SecretKey)
45 when is_binary(SecretKey) ->
49 ed448_sign(Message, SecretKey)
51 andalso is_binary(SecretKey) ->
56 andalso is_binary(SecretKey)
84 ed448ph_sign(Message, SecretKey)
86 andalso is_binary(SecretKey) ->
91 andalso is_binary(SecretKey)
126 x448_secret_to_public(SecretKey)
127 when is_binary(SecretKey) ->
[all …]
H A Djose_jwa_curve25519.erl40 eddsa_secret_to_public(SecretKey)
41 when is_binary(SecretKey) ->
42 jose_jwa_ed25519:secret_to_pk(SecretKey).
45 ed25519_sign(Message, SecretKey)
47 andalso is_binary(SecretKey) ->
48 jose_jwa_ed25519:sign(Message, SecretKey).
62 ed25519ph_sign(Message, SecretKey)
64 andalso is_binary(SecretKey) ->
86 x25519_secret_to_public(SecretKey)
87 when is_binary(SecretKey) ->
[all …]
/dports/security/erlang-jose/erlang-jose-1.11.1/src/jwa/
H A Djose_jwa_curve448.erl44 eddsa_secret_to_public(SecretKey)
45 when is_binary(SecretKey) ->
49 ed448_sign(Message, SecretKey)
51 andalso is_binary(SecretKey) ->
56 andalso is_binary(SecretKey)
84 ed448ph_sign(Message, SecretKey)
86 andalso is_binary(SecretKey) ->
91 andalso is_binary(SecretKey)
126 x448_secret_to_public(SecretKey)
127 when is_binary(SecretKey) ->
[all …]
H A Djose_jwa_curve25519.erl40 eddsa_secret_to_public(SecretKey)
41 when is_binary(SecretKey) ->
42 jose_jwa_ed25519:secret_to_pk(SecretKey).
45 ed25519_sign(Message, SecretKey)
47 andalso is_binary(SecretKey) ->
48 jose_jwa_ed25519:sign(Message, SecretKey).
62 ed25519ph_sign(Message, SecretKey)
64 andalso is_binary(SecretKey) ->
86 x25519_secret_to_public(SecretKey)
87 when is_binary(SecretKey) ->
[all …]
/dports/net/rabbitmq/rabbitmq-server-3.9.11/deps/jose/src/jwa/
H A Djose_jwa_curve448.erl44 eddsa_secret_to_public(SecretKey)
45 when is_binary(SecretKey) ->
49 ed448_sign(Message, SecretKey)
51 andalso is_binary(SecretKey) ->
56 andalso is_binary(SecretKey)
84 ed448ph_sign(Message, SecretKey)
86 andalso is_binary(SecretKey) ->
91 andalso is_binary(SecretKey)
126 x448_secret_to_public(SecretKey)
127 when is_binary(SecretKey) ->
[all …]
H A Djose_jwa_curve25519.erl40 eddsa_secret_to_public(SecretKey)
41 when is_binary(SecretKey) ->
42 jose_jwa_ed25519:secret_to_pk(SecretKey).
45 ed25519_sign(Message, SecretKey)
47 andalso is_binary(SecretKey) ->
48 jose_jwa_ed25519:sign(Message, SecretKey).
62 ed25519ph_sign(Message, SecretKey)
64 andalso is_binary(SecretKey) ->
86 x25519_secret_to_public(SecretKey)
87 when is_binary(SecretKey) ->
[all …]

12345678910>>...130