Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dmitry Baryshkov
nettle
Commits
018d8bcd
Commit
018d8bcd
authored
Jul 04, 2014
by
Niels Möller
Browse files
Fix file header copy&paste errors.
parent
685e67b0
Changes
8
Hide whitespace changes
Inline
Side-by-side
chacha-poly1305.c
View file @
018d8bcd
/* chacha-poly1305.
h
/* chacha-poly1305.
c
AEAD mechanism based on chacha and poly1305.
...
...
des-compat.c
View file @
018d8bcd
/* des-compat.
h
/* des-compat.
c
The des block cipher, old libdes/openssl-style interface.
...
...
des3.c
View file @
018d8bcd
/* des3.
h
/* des3.
c
Triple DES cipher. Three key encrypt-decrypt-encrypt.
...
...
ecc-224.c
View file @
018d8bcd
/* ecc-224.c
.c
/* ecc-224.c
Compile time constant (but machine dependent) tables.
...
...
ecc-256.c
View file @
018d8bcd
/* ecc-256.c
.c
/* ecc-256.c
Compile time constant (but machine dependent) tables.
...
...
ecc-384.c
View file @
018d8bcd
/* ecc-384.c
.c
/* ecc-384.c
Compile time constant (but machine dependent) tables.
...
...
gcm.c
View file @
018d8bcd
/* gcm.
h
/* gcm.
c
Galois counter mode, specified by NIST,
http://csrc.nist.gov/publications/nistpubs/800-38D/SP-800-38D.pdf
...
...
md4.c
View file @
018d8bcd
/* md4.
h
/* md4.
c
The MD4 hash function, described in RFC 1320.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment