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