Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
SymmetricCipherAlgorithms.cs
2{
7 {
11 Aes256,
12
17
22 }
23}
Implements support for the AEAD-ChaCha20-Poly1305 cipher in hybrid End-to-End encryption schemes.
Implements support for the AES-256 cipher in hybrid End-to-End encryption schemes.
Definition: Aes256.cs:15
Implements support for the ChaCha20 cipher in hybrid End-to-End encryption schemes.
Definition: ChaCha20.cs:15
SymmetricCipherAlgorithms
Enumeration of symmetric cipher algorithms available in the library.