Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
SymmetricCipherAlgorithms.cs
1
namespace
Waher.Networking.XMPP.P2P.SymmetricCiphers
2
{
6
public
enum
SymmetricCipherAlgorithms
7
{
11
Aes256
,
12
16
ChaCha20
,
17
21
AeadChaCha20Poly1305
22
}
23
}
Waher.Networking.XMPP.P2P.SymmetricCiphers.AeadChaCha20Poly1305
Implements support for the AEAD-ChaCha20-Poly1305 cipher in hybrid End-to-End encryption schemes.
Definition:
AeadChaCha20Poly1305.cs:14
Waher.Networking.XMPP.P2P.SymmetricCiphers.Aes256
Implements support for the AES-256 cipher in hybrid End-to-End encryption schemes.
Definition:
Aes256.cs:15
Waher.Networking.XMPP.P2P.SymmetricCiphers.ChaCha20
Implements support for the ChaCha20 cipher in hybrid End-to-End encryption schemes.
Definition:
ChaCha20.cs:15
Waher.Networking.XMPP.P2P.SymmetricCiphers
Definition:
AeadChaCha20Poly1305.cs:9
Waher.Networking.XMPP.P2P.SymmetricCiphers.SymmetricCipherAlgorithms
SymmetricCipherAlgorithms
Enumeration of symmetric cipher algorithms available in the library.
Definition:
SymmetricCipherAlgorithms.cs:7
IoTGateway
Networking
Waher.Networking.XMPP.P2P
SymmetricCiphers
SymmetricCipherAlgorithms.cs
Generated by
1.9.5