summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
* enable doc_auto_cfg feature on every crate when documenting for docs.rstrinity-1686a2022-08-241-0/+3
* Use the `zeroize` feature in several cratesNick Mathewson2022-08-011-3/+3
* Bump patch versions on crates that have new APIs.Nick Mathewson2022-08-011-2/+2
* Update `rsa` dependency (and use `x25519-dalek` prerelease)eta2022-07-061-2/+2
* Bump crate and dependency versions.Nick Mathewson2022-06-241-2/+2
* Add a feature to tor-llcrypto to enable sha-1/asm.Nick Mathewson2022-06-131-0/+1
* Merge branch 'use-testing-rng'Nick Mathewson2022-06-071-0/+1
|\
| * Use testing_rng() in tests throughout our crates.Nick Mathewson2022-06-021-0/+1
* | add support for openssl backend in llcryptotrinity-1686a2022-05-301-0/+4
|/
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-5/+5
* Bump versions of trivially-changed crates.Nick Mathewson2022-05-271-1/+1
* Remove cargo-husky, and replace with manual instructionseta2022-05-101-8/+0
* Bump the version of every* crate to 0.3.0Nick Mathewson2022-05-061-1/+1
* Upgrade to AES 0.8Nick Mathewson2022-04-261-2/+3
* Bump every crate's edition to 2021.Nick Mathewson2022-04-251-1/+1
* Add 'rust-version = "1.56"' to every Cargo.toml file.Nick Mathewson2022-04-251-0/+1
* Reformat all not-yet-reformatted Cargo.toml files.Nick Mathewson2022-04-251-4/+4
* Bump all arti*, tor* crates to 0.2.0Nick Mathewson2022-04-011-1/+1
* Bump all crates to 0.1.0arti-v0.1.0Nick Mathewson2022-03-011-1/+1
* Bump all crate versions to 0.0.3.Nick Mathewson2022-01-111-1/+1
* Minimize the required version for each dependency.Nick Mathewson2022-01-071-13/+13