1
1
libssh/src/external
Anderson Toshiyuki Sasaki 91960409c3 ed25519: Replace unsigned long long with uint64_t
Signed-off-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
2019-06-14 15:22:45 +02:00
..
bcrypt_pbkdf.c src: Use explicit_bzero() if available on the platform 2018-02-12 14:41:27 +01:00
blowfish.c cleanup: use ssh_ prefix in the blf (non-static) functions 2016-01-19 11:31:07 +01:00
chacha.c chacha: remove re-declared type 2018-10-13 22:08:39 +02:00
curve25519_ref.c Move all 3rd-party C files to src/external/ 2015-02-02 14:45:53 +01:00
ed25519.c ed25519: Replace unsigned long long with uint64_t 2019-06-14 15:22:45 +02:00
fe25519.c Fix config.h includes 2017-10-28 14:31:37 +02:00
ge25519_base.data Move all 3rd-party C files to src/external/ 2015-02-02 14:45:53 +01:00
ge25519.c Fix config.h includes 2017-10-28 14:31:37 +02:00
poly1305.c external: Add ChaCha and Poly1305 implementations from OpenSSH 2018-06-28 09:06:30 +02:00
sc25519.c Fix config.h includes 2017-10-28 14:31:37 +02:00