]>
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | |
Fri, 6 Feb 2015 14:10:44 +0000 (14:10 +0000) | ||
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | |
Fri, 6 Feb 2015 14:10:44 +0000 (14:10 +0000) | ||
commit | 078ff20d758b7d3219f5c10735b3b1757db1eff0 | |
tree | 29fd7d08ccecba35ca961dd5e70406ca24504fcf | tree | snapshot |
parent | 82f9e6dff521cd21d7d00939a8093ad00197c61b | commit | diff |
src/libcryptobox/CMakeLists.txt | diff | blob | history | |
src/libcryptobox/curve25519/LICENSE.md | [new file with mode: 0644] | blob |
src/libcryptobox/curve25519/curve25519-donna-c64.c | [new file with mode: 0644] | blob |
src/libcryptobox/curve25519/curve25519-donna.c | [new file with mode: 0644] | blob |
src/libcryptobox/curve25519/curve25519.h | [new file with mode: 0644] | blob |
src/libcryptobox/curve25519/ref.c | [new file with mode: 0644] | blob |
src/libcryptobox/poly1305/README.md | [new file with mode: 0644] | blob |
src/libcryptobox/poly1305/poly1305-donna-16.h | [new file with mode: 0644] | blob |
src/libcryptobox/poly1305/poly1305-donna-32.h | [new file with mode: 0644] | blob |
src/libcryptobox/poly1305/poly1305-donna-64.h | [new file with mode: 0644] | blob |
src/libcryptobox/poly1305/poly1305-donna-8.h | [new file with mode: 0644] | blob |
src/libcryptobox/poly1305/poly1305-donna.c | [new file with mode: 0644] | blob |
src/libcryptobox/poly1305/poly1305-donna.h | [new file with mode: 0644] | blob |