Home
last modified time | relevance | path

Searched defs:SecretKey (Results 1 – 25 of 1003) sorted by relevance

12345678910>>...41

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/pkg/vsphere/extraconfig/
H A Dsecret.go33 type SecretKey struct { struct
34 key [32]byte
49 func (s *SecretKey) FromString(key string) error {
65 func (s *SecretKey) String() string {
70 func (s *SecretKey) Source(ds DataSource) DataSource {
106 func (s *SecretKey) Sink(ds DataSink) DataSink {
/dports/sysutils/vector/vector-0.10.0/cargo-crates/minisign-0.5.19/src/
H A Dsecret_key.rs59 pub fn into_secret_key(self, password: Option<String>) -> Result<SecretKey> { in into_secret_key()
71 pub struct SecretKey { struct
81 impl SecretKey { argument
122 pub(crate) fn encrypt(mut self, password: String) -> Result<SecretKey> { in encrypt()
143 pub fn from_bytes(bytes_buf: &[u8]) -> Result<SecretKey> { in from_bytes()
194 pub fn from_box(sk_box: SecretKeyBox, password: Option<String>) -> Result<SecretKey> { in from_box()
251 pub(crate) fn from_base64(s: &str) -> Result<SecretKey> { in from_base64()
261 pub fn from_file<P: AsRef<Path>>(sk_path: P, password: Option<String>) -> Result<SecretKey> { in from_file()
267 impl fmt::Debug for SecretKey { implementation
276 impl cmp::PartialEq for SecretKey { implementation
[all …]
/dports/devel/dtool/dtool-0.11.0/cargo-crates/elliptic-curve-0.10.6/src/
H A Dsecret_key.rs74 pub struct SecretKey<C: Curve> { struct
79 impl<C> SecretKey<C> implementation
207 impl<C> From<NonZeroScalar<C>> for SecretKey<C> implementation
218 impl<C> From<&NonZeroScalar<C>> for SecretKey<C> implementation
229 impl<C> TryFrom<&[u8]> for SecretKey<C> implementation
240 impl<C> Debug for SecretKey<C> implementation
250 impl<C> Drop for SecretKey<C> implementation
/dports/security/seal/SEAL-3.7.2/dotnet/src/
H A DSecretKey.cs26 public class SecretKey : NativeObject class
31 public SecretKey() in SecretKey() method in Microsoft.Research.SEAL.SecretKey
42 internal SecretKey(IntPtr secretKeyPtr, bool owned = true) in SecretKey() method in Microsoft.Research.SEAL.SecretKey
52 public SecretKey(SecretKey copy) in SecretKey() method in Microsoft.Research.SEAL.SecretKey
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/keybase/saltpack/basic/
H A Dkey.go29 type SecretKey struct { struct
30 sec saltpack.RawBoxKey
31 pub PublicKey
68 func (k SecretKey) Box(receiver saltpack.BoxPublicKey, nonce saltpack.Nonce, msg []byte) []byte {
75 … SecretKey) Unbox(sender saltpack.BoxPublicKey, nonce saltpack.Nonce, msg []byte) ([]byte, error) {
84 func (k SecretKey) GetPublicKey() saltpack.BoxPublicKey {
89 func (k SecretKey) GetRawPublicKey() *[32]byte {
94 func (k SecretKey) GetRawSecretKey() *[32]byte {
99 func (k SecretKey) Precompute(peer saltpack.BoxPublicKey) saltpack.BoxPrecomputedSharedKey {
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/elliptic-curve-0.8.5/src/
H A Dsecret_key.rs60 pub struct SecretKey<C: Curve + SecretValue> { struct
65 impl<C> SecretKey<C> argument
139 impl<C> TryFrom<&[u8]> for SecretKey<C> implementation
152 impl<C> Debug for SecretKey<C> implementation
162 impl<C> Drop for SecretKey<C> implementation
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/ed25519-dalek-1.0.1/src/
H A Dsecret.rs45 pub struct SecretKey(pub(crate) [u8; SECRET_KEY_LENGTH]); struct
47 impl Debug for SecretKey { implementation
53 impl AsRef<[u8]> for SecretKey { implementation
59 impl SecretKey { implementation
106 pub fn from_bytes(bytes: &[u8]) -> Result<SecretKey, SignatureError> { in from_bytes()
180 impl Serialize for SecretKey { implementation
190 impl<'d> Deserialize<'d> for SecretKey { implementation
/dports/devel/stack/stack-2.7.3/_cabal_deps/cryptonite-0.29/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes type
H A DCurve25519.hs41 newtype SecretKey = SecretKey ScrubbedBytes type
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/cryptonite-0.27/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes type
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/cryptonite-0.27/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes type
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes type
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes constructor
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes function
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes type
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes type
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes type
/dports/lang/purescript/purescript-0.14.5/_cabal_deps/cryptonite-0.27/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes type
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes constructor
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes constructor
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/Crypto/PubKey/
H A DCurve448.hs40 newtype SecretKey = SecretKey ScrubbedBytes constructor

12345678910>>...41