summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto
Commit message (Expand)AuthorAgeFilesLines
* Bump minor versions in preparation for releaseNick Mathewson2023-12-041-3/+3
* Bump patchlevel 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
* | llcrypto: Hide the members of ExpandedKeypair.Nick Mathewson2023-11-291-10/+9
* | llcrypto: Remove ExpandedSecretKey export.Nick Mathewson2023-11-291-5/+5
* | Remove RngCompatExt.Nick Mathewson2023-11-291-2/+1
* | Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-293-16/+12
|/
* tor-hscrypto: Add a TODO re re-implementation of x25519 keypair genIan Jackson2023-11-231-0/+5
* tor-hscrypto: Add a docs TODO re the define_pk_keypair macroIan Jackson2023-11-231-0/+3
* tor-hscrypto: Define Keypair conversions for all curve25519 newtypesIan Jackson2023-11-233-9/+18
* tor-hscrypto: Move HsClientIntroAuthKey to a separate module (fmt).Gabriela Moldovan2023-11-201-16/+15
* tor-hscrypto: Move HsClientIntroAuthKey to a separate module.Gabriela Moldovan2023-11-201-0/+13
* tor-hscrypto: Deprecate HsClientIntroAuth{Key, Keypair}.Gabriela Moldovan2023-11-202-1/+5
* tor-hscrypto: Make offset_within_period() work with timestamps from later per...Gabriela Moldovan2023-11-161-2/+2
* Implementation for AES-based Order-preserving encryptionNick Mathewson2023-11-165-0/+222
* Upgrade to itertools 0.12.0Nick Mathewson2023-11-151-1/+1
* Remove semver.md files from arti 1.1.10Nick Mathewson2023-10-311-2/+0
* Patch version bumps in crates without breaking changesNick Mathewson2023-10-311-1/+1
* Minor version bumps in crates with breaking changes.Nick Mathewson2023-10-311-2/+2
* tor-hscrypto: Add a From<&HsIdKeypair> impl for HsIdKey.Gabriela Moldovan2023-10-192-0/+7
* tor-hscrypto: Add a new constructor and an accessor for TimePeriod.Gabriela Moldovan2023-10-192-0/+43
* tor-hscrypto: Rename offset_in_sec to epoch_offset_in_sec.Gabriela Moldovan2023-10-191-5/+9
* Remove semver.md files now that 1.1.9 is out.Nick Mathewson2023-10-021-2/+0
* Patchlevel bumps, with dependents affected.Nick Mathewson2023-10-021-3/+3
* tor-hsservice: Add HsClientDescEncKeypair.Gabriela Moldovan2023-09-253-0/+22
* tor-hscrypto: Reinstate HsDescSigningKey/HsDescSigningKeypair.Gabriela Moldovan2023-09-221-2/+0
* hs_ntor: Take our k_hss_ntor keypair explicitly.Nick Mathewson2023-09-201-0/+5
* tor-hscrypto: Implement PartialEq for HsClientDescEncKey.Gabriela Moldovan2023-09-181-0/+6
* tor-crypto: Fix some derive formattingIan Jackson2023-09-181-1/+1
* hscrypto: Define a keypair type for HsSvcNtor{,Secret}KeyNick Mathewson2023-09-172-0/+35
* Remove semver.md now that 1.1.8 is out.Nick Mathewson2023-09-051-3/+0
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-4/+4
* tor-hscrypto: Impl From<&HsBlindIdKeypair> for HsBlindIdKey.Gabriela Moldovan2023-08-252-0/+8
* tor-hscrypto: Add a function for deriving the subcredential.Gabriela Moldovan2023-08-252-3/+16
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-233-0/+3
* hscrypto: Expose hs_mac as a SimpleMac.Nick Mathewson2023-08-143-1/+18
* Wrap a long line in hscrypto/Cargo.toml.Nick Mathewson2023-08-141-1/+8
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Bump patchlevel versions of crates with trivial changesNick Mathewson2023-08-011-1/+1
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-3/+3
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-104-0/+4
* Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* Remove semver.md files for 1.1.6Nick Mathewson2023-06-301-1/+0
* Bump patchlevel versions on crates with smaller changesNick Mathewson2023-06-301-4/+4
* Bump minor versions on crates with breaking changesNick Mathewson2023-06-301-1/+1
* Run "fixup-features".Nick Mathewson2023-06-291-1/+1
* tor-hscrypto: Provide values for NUM_INTRO_POINTIan Jackson2023-06-281-0/+12
* Upgrade to itertools 0.11.0Nick Mathewson2023-06-261-1/+1
* hscrypto: remove "tor-error/experimental-api" dependencyNick Mathewson2023-06-231-1/+1