summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versionsIan Jackson2024-02-051-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-1/+1
* Merge branch 'msrv-bump-1.70' into 'main'Ian Jackson2023-11-301-1/+1
|\
| * In every crate, change rust-version to 1.70.Nick Mathewson2023-11-281-1/+1
* | Remove RngCompatExt.Nick Mathewson2023-11-291-1/+0
* | Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-291-4/+4
|/
* tor-hscrypto: derive the impl of Debug for curve25519::StaticKeypairIan Jackson2023-11-231-0/+1
* tor-llcrypto: bump sha3 minimum versionJim Newsome2023-11-151-1/+1
* no-dependant bumps for crates with changed dependencies.Nick Mathewson2023-10-311-1/+1
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-1/+1
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-1/+1
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-1/+1
* Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-1/+1
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-2/+2
* llcrypto: Add cvt-x25519 feature flag for exporting key conversion functions.Gabriela Moldovan2023-06-271-2/+4
* llcrypto: Implement ed25519_to_curve25519_private conversion.Gabriela Moldovan2023-06-271-1/+3
* Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2pinkforest2023-06-271-1/+1
* Merge branch 'remove_arrayref' into 'main'Nick Mathewson2023-06-061-1/+0
|\
| * tor-llcrypto: remove use of arrayrefNick Mathewson2023-06-011-1/+0
* | Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-3/+3
|/
* Revise all XXXXs from fixup-featuresNick Mathewson2023-05-151-11/+8
* Run fixup-features _with_ annotations.Nick Mathewson2023-05-151-0/+6
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+1
* Merge branch 'better-fixup-features' into 'main'Nick Mathewson2023-05-151-2/+4
|\
| * Mark an initial set of non-additive features.Nick Mathewson2023-05-151-2/+4
* | llcrypto: upgrade x25519-dalek.Nick Mathewson2023-05-131-1/+1
|/
* update rsa to 0.9.xtrinity-1686a2023-05-081-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-3/+3
* Upgrade our hex-literal dependencyNick Mathewson2023-04-131-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* tor-llcrypto: Pin x25519-dalek version, bump our crate versiontor-llcrypto-v0.4.4Ian Jackson2023-04-041-2/+2
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-1/+1
* Bump patchlevel on crates with non-breaking changesNick Mathewson2023-03-311-2/+2
* Add builder for encoding hidden service descriptors.Gabi Moldovan2023-03-241-0/+1
* Update required openssl versionNick Mathewson2023-03-241-1/+1
* Patchlevel bumps for remaining changed crates.Nick Mathewson2023-02-281-1/+1
* Bump the patch version of every crate that had API additionsNick Mathewson2023-02-011-2/+2
* Upgrade to latest rsa crate.Nick Mathewson2023-01-201-1/+1
* Complete our migration to base64ct.Nick Mathewson2023-01-201-1/+1
* llcrypto: Implement secret-key blinding.Nick Mathewson2023-01-061-0/+2
* Bump the minor version of every crate.Nick Mathewson2022-11-301-3/+3
* Switch from sha-1 back to sha1.Nick Mathewson2022-11-291-2/+2
* llcrypto: Make key id types Redactable.Nick Mathewson2022-11-281-0/+1
* Actually, require rsa 0.7.1.Nick Mathewson2022-11-101-1/+1
* Upgrade rsa to 0.7. Closes #613.Nick Mathewson2022-11-101-1/+1
* bump rust-version to 1.60 in every crate.Nick Mathewson2022-11-101-1/+1
* Bump crates that have had backward compatible API changes.Nick Mathewson2022-10-031-1/+1
* Bump crate versions in preparation for Arti 1.0.0 release.Nick Mathewson2022-09-011-2/+2