MCPcopy Create free account

hub / github.com/RustCrypto/KEMs / functions

Functions448 in github.com/RustCrypto/KEMs

Functiontest_vector
(#[case] path: &str)
frodo-kem/tests/frodo.rs:24
Functiontest_vectors
()
frodo-kem/tests/frodo.rs:48
Functiontest_x25519
()
dhkem/tests/tests.rs:26
Methodto_bytes
(&self)
dhkem/src/ecdh_kem.rs:95
Methodto_owned
(&self)
frodo-kem/src/hazmat/models.rs:183
Methodto_pkcs8_der
(&self)
hqc-kem/src/pkcs8_impl.rs:166
Methodto_public_key_der
(&self)
hqc-kem/src/pkcs8_impl.rs:115
Methodto_sec1_point
(&self, compress: bool)
dhkem/src/lib.rs:124
Methodtry_fill_bytes
(&mut self, dest: &mut [u8])
x-wing/src/lib.rs:396
Methodtry_fill_bytes
(&mut self, dest: &mut [u8])
dhkem/tests/hpke_p256_test.rs:34
Methodtry_fill_bytes
(&mut self, dest: &mut [u8])
frodo-kem/tests/rng.rs:53
Methodtry_from
(key_bytes: &[u8])
x-wing/src/lib.rs:177
Methodtry_from
(bytes: &[u8])
hqc-kem/src/types.rs:145
Methodtry_from
(spki: ::pkcs8::SubjectPublicKeyInfoRef<'_>)
hqc-kem/src/pkcs8_impl.rs:137
Methodtry_from
Deserialize the encapsulation key from DER format found in `spki.subject_public_key`. Returns an `EncapsulationKey` containing `ek_{pke}` and `h` in c
ml-kem/src/pkcs8.rs:122
Methodtry_from
(value: u8)
frodo-kem/src/lib.rs:749
Methodtry_generate_from_rng
(rng: &mut R)
x-wing/src/lib.rs:242
Methodtry_generate_from_rng
(rng: &mut R)
dhkem/src/x25519_kem.rs:75
Methodtry_generate_from_rng
(rng: &mut R)
dhkem/src/ecdh_kem.rs:105
Methodtry_generate_from_rng
(rng: &mut R)
ml-kem/src/decapsulation_key.rs:107
Methodtry_next_u32
(&mut self)
x-wing/src/lib.rs:388
Methodtry_next_u32
(&mut self)
dhkem/tests/hpke_p256_test.rs:22
Methodtry_next_u32
(&mut self)
hqc-kem/tests/kat.rs:30
Methodtry_next_u32
(&mut self)
ml-kem/tests/pkcs8.rs:120
Methodtry_next_u32
(&mut self)
frodo-kem/tests/rng.rs:41
Methodtry_next_u64
(&mut self)
x-wing/src/lib.rs:392
Methodtry_next_u64
(&mut self)
dhkem/tests/hpke_p256_test.rs:28
Methodtry_next_u64
(&mut self)
hqc-kem/tests/kat.rs:36
Methodtry_next_u64
(&mut self)
ml-kem/tests/pkcs8.rs:126
Methodtry_next_u64
(&mut self)
frodo-kem/tests/rng.rs:47
Methodunflatten
(vec: &EncodedVector<Self, K>)
module-lattice/src/encoding.rs:84
Methodvalue
(&self)
frodo-kem/src/lib.rs:280
Functionvector_addition
()
module-lattice/tests/algebra.rs:218
Functionvector_addition_owned
()
module-lattice/tests/algebra.rs:229
Functionvector_codec
()
module-lattice/tests/encode.rs:273
Functionvector_codec_known_answer_test
(decoded: &T, encoded: &Array<u8, T::EncodedSize>)
module-lattice/tests/encode.rs:260
Functionvector_encode_decode_roundtrip
()
module-lattice/tests/encode.rs:303
Functionvector_equality
()
module-lattice/tests/algebra.rs:394
Functionvector_negation
()
module-lattice/tests/algebra.rs:251
Functionvector_scalar_multiplication
()
module-lattice/tests/algebra.rs:260
Functionvector_subtraction
()
module-lattice/tests/algebra.rs:239
Functionvector_zeroize
()
module-lattice/tests/algebra.rs:485
Functionverify
(tc: &acvp::TestCase)
ml-kem/tests/key-gen.rs:34
Functionverify_decap
(tc: &acvp::DecapTestCase, dk_slice: &[u8])
ml-kem/tests/encap-decap.rs:92
Functionverify_encap
(tc: &acvp::EncapTestCase)
ml-kem/tests/encap-decap.rs:67
Functionworks
(#[case] alg: Algorithm)
frodo-kem/src/lib.rs:1662
Functionxof
()
ml-kem/src/crypto.rs:189
Methodzeroize
(&mut self)
frodo-kem/src/lib.rs:373
← previous401–448 of 448, ranked by callers