|
file | cipherstate.c [code] |
| CipherState implementation.
|
|
file | dhstate.c [code] |
| DHState implementation.
|
|
file | errors.c [code] |
| Error reporting implementation.
|
|
file | handshakestate.c [code] |
| HandshakeState implementation.
|
|
file | hashstate.c [code] |
| HashState implementation.
|
|
file | internal.c [code] |
|
file | internal.h [code] |
| Internal definitions for the library.
|
|
file | names.c [code] |
| Implementation of algorithm name mapping.
|
|
file | patterns.c [code] |
| Defines the handshake message patterns.
|
|
file | rand_os.c [code] |
| Access to the system random number generator.
|
|
file | rand_sodium.c [code] |
|
file | randstate.c [code] |
| RandState implementation.
|
|
file | signstate.c [code] |
| SignState implementation.
|
|
file | symmetricstate.c [code] |
| SymmetricState implementation.
|
|
file | util.c [code] |
| Utility function implementation.
|
|