]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/crypto
sys/*/conf/*, docs: fix links to handbook
[FreeBSD/FreeBSD.git] / sys / crypto /
2023-12-02 Martin Matuskazfs: merge openzfs/zfs@d99134be8 (zfs-2.1-release)...
2023-09-30 Martin Matuskazfs: merge openzfs/zfs@eb62221ff (zfs-2.1-release)...
2023-08-24 Mark Johnstonossl: Add missing labels to bsaes-armv7.S
2023-08-23 Warner LoshDelete trailing whitespace from $FreeBSD$ removal
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line bare tag
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line sh pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .S pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: one-line .c comment pattern
2023-08-23 Warner Loshsys: Remove $FreeBSD$: two-line .h pattern
2023-07-25 Warner Loshspdx: The BSD-2-Clause-FreeBSD identifier is obsolete...
2023-06-17 Martin Matuskazfs: merge openzfs/zfs@86783d7d9 (zfs-2.1-release)...
2023-05-03 John Baldwinaesni: Remove misleading array bounds for aesni_decryt_ecb.
2023-04-23 Martin Matuskazfs: merge openzfs/zfs@e25f9131d (zfs-2.1-release)...
2023-02-22 John Baldwinccr,ccp: Fix argument order to sglist_append_vmpages.
2023-02-09 Sebastian Hubersha512_224: Fix SHA512_224_Final() on little-endian...
2023-02-07 Jung-uk KimOpenSSL: Regen assembly files for OpenSSL 1.1.1t
2023-01-26 Martin Matuskazfs: merge openzfs/zfs@92e0d9d18 (zfs-2.1-release)...
2022-12-06 Martin Matuskazfs: merge openzfs/zfs@21bd76613 (zfs-2.1-release)...
2022-11-18 Jung-uk KimOpenSSL: Regen assembly file for OpenSSSL 1.1.1s
2022-11-15 John Baldwin<crypto/chacha20_poly1305>: Fix operations with 8 byte...
2022-10-04 Martin Matuskazfs: merge openzfs/zfs@6a6bd4939 (zfs-2.1-release)...
2022-09-21 Andrew TurnerFix the IV length in the armv8 AES GCM code
2022-07-13 John Baldwincrypto: Add an API supporting curve25519.
2022-07-13 John Baldwincrypto: Add a simple API for [X]ChaCha20-Poly1035 on...
2022-07-05 Jung-uk KimOpenSSL: Regen assembly file for OpenSSSL 1.1.1q
2022-06-25 Martin Matuskazfs: merge openzfs/zfs@6c3c5fcfb (zfs-2.1-release)...
2022-06-21 Jung-uk KimOpenSSL: Regen assembly file for OpenSSSL 1.1.1p
2022-04-29 John Baldwincrypto: Validate AES-GCM IV length in check_csp().
2022-03-29 Martin Matuskazfs: merge openzfs/zfs@52bad4f23 (zfs-2.1-release)...
2022-03-18 Mark Johnstonarmv8crypto: Remove leftover debug printfs
2022-03-18 Mark Johnstonarmv8crypto: Use cursors to access crypto buffer data
2022-03-18 Mark Johnstonarmv8crypto: Factor out some duplicated GCM code
2022-03-11 Martin Matuskazfs: merge openzfs/zfs@ef83e07db (zfs-2.1-release)...
2022-02-08 Ed MasteRemove "All Rights Reserved" from FreeBSD Foundation...
2021-12-29 Piotr KubajAdd assembly optimized code for OpenSSL on powerpc...
2021-12-29 Andrew TurnerAdd accelerated arm64 sha512 to libmd
2021-12-27 Mark Johnstonaesni: Fix an out-of-bounds read in AES_GCM_decrypt()
2021-12-20 John Baldwinlibmd: Only define SHA256_Transform_c when using the...
2021-12-20 Andrew TurnerUse arm64 sha256 intrinsics in libmd
2021-12-19 Martin Matuskazfs: merge openzfs/zfs@af88d47f1 (zfs-2.1-release)...
2021-11-23 Mark Johnstonaesni: Avoid a potential out-of-bounds load in AES_GCM_...
2021-10-21 John Baldwincrypto: Support Chacha20-Poly1305 with a nonce size...
2021-10-21 John Baldwinaesni: Support AES-CCM requests with a truncated tag.
2021-10-21 John Baldwinaesni: Permit AES-CCM requests with neither payload...
2021-10-21 John Baldwinaesni: Handle requests with an empty payload.
2021-10-21 John Baldwinaesni: Support multiple nonce lengths for AES-CCM.
2021-10-21 John Baldwincrypto: Permit variable-sized IVs for ciphers with...
2021-10-21 John Baldwinossl: Use crypto_cursor_segment().
2021-10-21 John Baldwincrypto: Add a new type of crypto buffer for a single...
2021-10-21 John Baldwinccp, ccr: Simplify drivers to assume an AES-GCM IV...
2021-10-21 John Baldwinossl: Don't encryt/decrypt too much data for chacha20.
2021-10-21 John Baldwinossl: Add support for the ChaCha20 + Poly1305 AEAD...
2021-10-21 John Baldwinossl: Add ChaCha20 cipher support.
2021-10-21 John Baldwinossl: Add Poly1305 digest support.
2021-09-18 Martin Matuskazfs: merge openzfs/zfs@71c609852 (zfs-2.1-release)...
2021-09-07 Gordon Berglingcrypto(4): Fix a few typos in camellia.c
2021-09-06 Mark Johnstonaesni: Avoid a potential out-of-bounds load in aes_encr...
2021-07-10 Martin Matuskazfs: merge openzfs/zfs@4f92fe0f5 (zfs-2.1-release)...
2021-06-30 Martin Matuskazfs: merge openzfs/zfs@508fff0e4 (zfs-2.1-release)...
2021-06-26 Martin Matuskazfs: merge openzfs/zfs@aee26af27 (zfs-2.1-release)...
2021-06-22 Martin Matuskazfs: merge openzfs/zfs@9a865b7fb (zfs-2.1-release)...
2021-06-20 Martin Matuskazfs: merge openzfs/zfs@3de7aeb68 (zfs-2.1-release)...
2021-06-13 Martin Matuskazfs: merge openzfs/zfs@c3b60eded (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@7d9f3ef0e (zfs-2.1-release)...
2021-06-08 Martin Matuskazfs: merge openzfs/zfs@3522f57b6 (zfs-2.1-release)...
2021-03-22 Mitchell Hornearmv8crypto: note derivation in armv8_crypto_wrap.c
2021-03-07 Oleksandr Tymoshenkoarmv8crypto: fix AES-XTS regression introduced by ed9b7f44
2021-03-03 Elliott Mitchellarmv8crypto: add missing newline
2021-02-17 Jung-uk KimOpenSSL: Regen assembly files for OpenSSL 1.1.1j
2021-02-15 Mark Johnstonarmv8crypto: Extract GCM state into a structure
2021-02-11 Mark Johnstonarmv8crypto: Fix some edge cases in the AES-GCM impleme...
2021-01-23 Oleksandr Tymoshenkoarmv8crypto: add AES-GCM support
2021-01-18 Mark Johnstonaesni: Ensure that key schedules are aligned
2021-01-18 Mitchell Hornearmv8crypto: print a message on probe failure
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-07 Mitchell Hornearmv8crypto: add AES-XTS support
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-11 Jung-uk KimRevert r366943. It did not work as expected.
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-04 Mitchell Horneossl: port to arm64
2020-12-04 Mitchell Horneossl: split out x86 bits to x86/ossl_cpuid.c
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
next