16 Commits

Author SHA1 Message Date
Arthur Gautier 332fe968e4 slh-dsa,xmss: replace sha3 with shake (#1359)
Co-authored-by: Tony Arcieri <bascule@gmail.com>
2026-06-06 12:45:41 -06:00
dependabot[bot] a1eb4e0982 build(deps): bump signature from 2.2.0 to 3.0.0 (#1328) 2026-05-04 13:44:28 -06:00
Tony Arcieri 2d7866fa4c ed25519: configure and apply workspace-level lints (#1323)
Adds the workspace-level config from RustCrypto/utils#1411 to this
repo and applies it to `ed25519`.
2026-05-02 21:21:26 -06:00
Tony Arcieri e0d47990aa Update copyright year to 2026 (#1322) 2026-05-02 18:10:44 -06:00
Tony Arcieri 58bae19939 Cut new prereleases (#1319)
Releases the following, which all now depend either directly or
transitively on `pkcs8` v0.11 (which had breaking changes in the final
release)

- `dsa` v0.7.0-rc.15
- `ecdsa` v0.17.0-rc.18
- `ed25519` v3.0.0-rc.5
- `ed448` v0.5.0-rc.6
- `ml-dsa` v0.1.0-rc.9
- `slh-dsa` v0.2.0-rc.5
- `xmss` v0.1.0-pre.1
2026-04-28 10:08:48 -06:00
Tony Arcieri 86c035a74f Bump pkcs8 dependency to v0.11 (#1316)
Release PR: RustCrypto/formats#2314
2026-04-28 08:32:20 -06:00
Tony Arcieri d8b1875a9f Bump pkcs8 to v0.11.0-rc.12 (#1312) 2026-04-27 13:07:45 -06:00
Tony Arcieri 66de36e62f xmss: delete Cargo.lock (#1301)
This is leftover from when it was originally imported. It's now a part
of the workspace and uses the workspace's Cargo.lock
2026-04-14 14:27:43 -06:00
Tony Arcieri 66473ecba8 xmss: bump format dependencies (#1290)
Bumps the following dependencies:

- `const-oid` v0.10
- `der` v0.8
- `pkcs8` v0.11.0-rc.11
- `spki` v0.8
2026-04-06 14:16:17 -06:00
Tony Arcieri fc8907dde0 Bump sha3 dependency to v0.11 (#1283)
Release PR: RustCrypto/hashes#816
2026-04-03 08:34:07 -06:00
Tony Arcieri abb0c54f39 Bump sha2 dependency to v0.11 (#1267)
Release PR: RustCrypto/hashes#806
2026-03-25 12:44:11 -06:00
dependabot[bot] d3832611ad build(deps): bump digest from 0.10.7 to 0.11 (#1263) 2026-03-25 11:55:33 -06:00
dependabot[bot] e4214d9cb2 build(deps): bump hybrid-array from 0.2.3 to 0.4.7 (#1246) 2026-03-04 08:02:23 -07:00
Tony Arcieri e9ae4e49a3 xmss v0.1.0-pre.0 (#1244) 2026-03-03 11:07:40 -07:00
Tony Arcieri c0b21b60ac xmss: rename from xmss-signature (#1243)
The shorter name is available
2026-03-03 10:54:59 -07:00
Michael Lodder c2a39b803b feat(xmss): Add XMSS (#1228) 2026-03-03 10:42:27 -07:00