Home
last modified time | relevance | path

Searched defs:VerificationKey (Results 1 – 25 of 44) sorted by relevance

12

/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/accesscontrol/
H A Daccesscontrol.go87 type VerificationKey struct { struct
88 ID []byte
89 AccessType string
90 PublicKey []byte
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/psiphon-tunnel-core/psiphon/common/accesscontrol/
H A Daccesscontrol.go87 type VerificationKey struct { struct
88 ID []byte
89 AccessType string
90 PublicKey []byte
/dports/security/cloak/cloak-0.2.0/cargo-crates/ring-0.14.6/src/
H A Dhmac.rs343 pub struct VerificationKey { struct
347 impl core::fmt::Debug for VerificationKey { argument
355 impl VerificationKey { implementation
365 pub fn new(digest_alg: &'static digest::Algorithm, key_value: &[u8]) -> VerificationKey { in new()
382 key: &VerificationKey, data: &[u8], signature: &[u8], in verify()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/rc_crypto/src/
H A Dhmac.rs58 pub struct VerificationKey { struct
62 impl VerificationKey { implementation
76 pub fn verify(key: &VerificationKey, data: &[u8], signature: &[u8]) -> Result<()> { in verify()
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/concourse/dex/storage/
H A Dstorage.go318 type VerificationKey struct { struct
319 PublicKey *jose.JSONWebKey `json:"publicKey"`
320 Expiry time.Time `json:"expiry"`
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/storage/
H A Dstorage.go318 type VerificationKey struct { struct
319 PublicKey *jose.JSONWebKey `json:"publicKey"`
320 Expiry time.Time `json:"expiry"`
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/devel/sccache/sccache-0.2.15/cargo-crates/ring-0.16.19/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/lang/gleam/gleam-0.18.2/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/net/routinator/routinator-0.10.2/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/security/rustscan/RustScan-2.0.1/cargo-crates/ring-0.16.15/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/net/quiche/quiche-0.9.0/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/ring-0.16.12/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/net/krill/krill-0.9.4/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/www/zola/zola-0.15.2/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/www/xh/xh-0.14.1/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/devel/dtool/dtool-0.11.0/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/www/jwt-cli/jwt-cli-5.0.0/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/devel/py-maturin/maturin-0.11.3/cargo-crates/ring-0.16.20/src/
H A Dhmac.rs170 pub type VerificationKey = Key; typedef
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/hashicorp/vault/vault/
H A Dseal.go313 VerificationKey []byte `json:"-"` member

12