Jacob Nevins 23572715fd Add IANA kex name sntrup761x25519-sha512. vor 3 Tagen
..
CMakeLists.txt c193fe9848 Switch to RFC 6979 for DSA nonce generation. vor 7 Monaten
aes-common.c c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
aes-neon.c c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
aes-ni.c c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
aes-select.c 58fc33a155 Add missing flags to AES selector vtables. vor 11 Monaten
aes-sw.c c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
aes.h c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
aesgcm-clmul.c c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
aesgcm-common.c c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
aesgcm-footer.h 06d7c3916a Fix typo in comment. vor 1 Jahr
aesgcm-neon.c 2222cd104d AES-GCM NEON: cope with missing vaddq_p128. vor 2 Jahren
aesgcm-ref-poly.c c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
aesgcm-select.c c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
aesgcm-sw.c c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
aesgcm.h c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. vor 2 Jahren
arcfour.c 840043f06e Add 'next_message' methods to cipher and MAC vtables. vor 2 Jahren
argon2.c 4ecb40a60d Fix a batch of typos in comments and docs. vor 2 Jahren
bcrypt.c 9a84a89c32 Add a batch of missing 'static's. vor 2 Jahren
blake2.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
blowfish.c 840043f06e Add 'next_message' methods to cipher and MAC vtables. vor 2 Jahren
blowfish.h 5935c68288 Update source file names in comments and docs. vor 2 Jahren
chacha20-poly1305.c 25ef6a233a Remove a stray FIXME, added in 840043f06e. vor 2 Jahren
crc32.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
des.c 840043f06e Add 'next_message' methods to cipher and MAC vtables. vor 2 Jahren
diffie-hellman.c 258a36be31 Change priority of new Diffie-Hellman groups. vor 2 Jahren
dsa.c c193fe9848 Switch to RFC 6979 for DSA nonce generation. vor 7 Monaten
ecc-arithmetic.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
ecc-ssh.c f0f058ccb4 Merge 0.81 branch. vor 7 Monaten
ecc.h 42120dd1c5 testcrypt: adjust some function parameter names. vor 3 Jahren
hash_simple.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
hmac.c dea3ddca05 Add an extra HMAC constructor function. vor 7 Monaten
mac.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
mac_simple.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
md5.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
mpint.c d5af33da53 Utility function mp_resize. vor 2 Jahren
mpint_i.h 5935c68288 Update source file names in comments and docs. vor 2 Jahren
ntru.c 23572715fd Add IANA kex name sntrup761x25519-sha512. vor 3 Tagen
ntru.h faf1601a55 Implement OpenSSH 9.x's NTRU Prime / Curve25519 kex. vor 2 Jahren
openssh-certs.c 68db3d195d Use correct date in cert check error. vor 2 Jahren
prng.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
pubkey-pem.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
pubkey-ppk.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
pubkey-ssh1.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
rfc6979.c c193fe9848 Switch to RFC 6979 for DSA nonce generation. vor 7 Monaten
rsa.c a5bcf3d384 Pad RSA signature blobs if they're made with SHA-2. vor 4 Monaten
sha1-common.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha1-neon.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha1-ni.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha1-select.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha1-sw.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha1.h fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha256-common.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha256-neon.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha256-ni.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha256-select.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha256-sw.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha256.h fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha3.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren
sha512-common.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha512-neon.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha512-select.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha512-sw.c fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
sha512.h fca13a17b1 Break up crypto modules containing HW acceleration. vor 3 Jahren
xdmauth.c 5b30e6f7a6 Move crypto into its own subdirectory. vor 3 Jahren