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