index
:
netxduo.git
dev
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto_libraries
Age
Commit message (
Expand
)
Author
2026-05-25
Fixed key_size_in_bits shift direction in _nx_crypto_method_hkdf_init (#265)
Simon Scurrell
2026-05-21
Added RSA-PSS signature verification support (TLS 1.3 with RSA cert) (#377)
Edouard Malot
2026-03-07
Updated copyright headers and version strings. Removed version history
Frédéric Desbiens
2025-09-29
Merge pull request #317 from sjscymru/fix-hdfk-buffer-overflow
Frédéric Desbiens
2025-06-12
Added the cipher suites: TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA and TLS_ECDHE_PSK...
Igor Tomiatti
2025-05-15
fix: corrected cleanup method call in HKDF implementation to prevent potentia...
Simon Scurrell
2025-03-18
Updated version numbers to 6.4.3
Frédéric Desbiens
2024-01-29
Update copyright.
Bo Chen (from Dev Box)
2023-10-23
Update on 23 Oct 2023. Expand to see details.
v6.3.0_rel
Tiejun Zhou
2023-06-30
Update on 30 Jun 2023. Expand to see details.
Tiejun Zhou
2023-03-08
Release 6.2.1 on 08 Mar 2023. Expand to see details.
v6.2.1_rel
Tiejun Zhou
2023-02-27
Update on 27 Feb 2023. Expand to see details.
Tiejun Zhou
2023-01-18
Update on 18 Jan 2023. Expand to see details.
Tiejun Zhou
2022-10-26
Release 6.2.0
Tiejun Zhou
2022-07-26
Release 6.1.12
v6.1.12_rel
Yuxin Zhou
2022-04-20
Release 6.1.11
v6.1.11_rel
Yuxin Zhou
2022-01-26
Release 6.1.10
v6.1.10_rel
Yuxin Zhou
2021-10-13
Release 6.1.9
v6.1.9_rel
Yuxin Zhou
2021-07-28
Release 6.1.8
v6.1.8_rel
Yuxin Zhou
2021-06-02
Release 6.1.7
v6.1.7_rel
Bo Chen
2020-10-09
6.1 Release
Scott Larson
2020-08-14
apply 6.0.2 patch
v6.0.2_rel
Scott Larson
2020-07-13
updated to 6.0.1 and added additional processors/toolchains
v6.0.1_rel
Scott Larson
2020-05-11
Initial commit
PProvost