summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.22.0.Gabriela Moldovan2024-09-031-2/+2
* keymanip: Make blind_pubkey exist unconditionallyNick Mathewson2024-08-212-4/+5
* keymanip: Use doc(cfg(...)) in place of "Availability" sectionsNick Mathewson2024-08-211-8/+2
* llcrypto: Make `blind_keypair` build without hsv3-client.Nick Mathewson2024-08-211-2/+2
* Don't need to tell docs.rs to enable `docsrs` cfgKunal Mehta2024-08-021-1/+0
* Bump versions for tor- and arti- crates to 0.21.0Nick Mathewson2024-08-011-2/+2
* Update versions of 0.x tor-* and arti-* cratesIan Jackson2024-06-271-2/+2
* Bump all the unstable tor- and arti- crates to 0.19.Gabriela Moldovan2024-06-051-2/+2
* Re-run maint/add_warning.Nick Mathewson2024-05-061-2/+2
* Bump versions of 0.x tor-* and arti-* cratesIan Jackson2024-04-301-2/+2
* Update unstable `tor/arti-*` crates to 0.17.0.Nick Mathewson2024-04-021-2/+2
* Bump patchlevel versions on non-{tor/arti} crates.Nick Mathewson2024-04-021-1/+1
* Run maint/add_warning.Nick Mathewson2024-03-133-0/+3
* deny clippy::unchecked_duration_subtractiontrinity-1686a2024-02-291-0/+1
* Bump minor versionsIan Jackson2024-02-051-1/+1
* Patchlevel version bumps in preparation for 1.1.12.Nick Mathewson2024-01-091-1/+1
* clippy: consequential rustfmtIan Jackson2024-01-021-4/+1
* clippy: Use infallible callsIan Jackson2024-01-021-2/+1
* clippy: Replace many calls to .get(0) with .first()Ian Jackson2024-01-021-4/+4
* llcrypto: make "traits" module present unconditionally.Nick Mathewson2023-12-121-1/+0
* Merge branch 'msrv-followup' into 'main'Nick Mathewson2023-12-041-2/+1
|\
| * llcrypto: Use up-to-date name for a clippy lint.Nick Mathewson2023-11-301-2/+1
* | Remove semver.md files.Nick Mathewson2023-12-042-10/+0
* | 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
* | Fix a rustdoc error.Nick Mathewson2023-11-291-1/+1
* | Resolve an unfinished sentenceNick Mathewson2023-11-291-1/+2
* | grammar fix in commentgabi-2502023-11-291-1/+1
* | llcrypto: remove a comment suggesting a grand renaming.Nick Mathewson2023-11-291-3/+3
* | llcrypto testvec: remove redundant "kp" variable.Nick Mathewson2023-11-291-11/+6
* | llcrypto: Hide the members of ExpandedKeypair.Nick Mathewson2023-11-292-10/+23
* | llcrypto: Undo internal ed25519-dalek renamings in keymanip.rsNick Mathewson2023-11-291-8/+7
* | llcrypto: Remove redundant re-exports in keymanip.Nick Mathewson2023-11-292-10/+5
* | llcrypto: Remove ExpandedSecretKey export.Nick Mathewson2023-11-292-6/+3
* | Fix a typo in comment in llcrypto.Nick Mathewson2023-11-291-1/+1
* | Clarify and downgrade TODO about ReusableSecret.Nick Mathewson2023-11-291-1/+8
* | Deprecate convert_ed25519_to_curve25519_private as unusedNick Mathewson2023-11-292-0/+6
* | Remove RngCompatExt.Nick Mathewson2023-11-296-258/+4
* | Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-298-163/+189
|/
* tor-hscrypto: derive the impl of Debug for curve25519::StaticKeypairIan Jackson2023-11-232-10/+5
* tor-llcrypto: bump sha3 minimum versionJim Newsome2023-11-152-1/+2
* tor_llcrypto: expose `Shake256Reader`Jim Newsome2023-11-152-1/+2
* 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
* Remove semver.md files now that 1.1.9 is out.Nick Mathewson2023-10-021-1/+0
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-1/+1
* tor-llcrypto: Implement Clone and Debug for StaticKeypair.Gabriela Moldovan2023-09-251-0/+11
* tor-llcrypto: Add a type for x25519 StaticSecret/PublicKey keypairs.Gabriela Moldovan2023-09-252-0/+10
* Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-051-1/+0