summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/pk/rsa.rs
Commit message (Expand)AuthorAgeFilesLines
* Update `rsa` dependency (and use `x25519-dalek` prerelease)eta2022-07-061-1/+1
* Add a from_hex method for RsaIdentity.Nick Mathewson2022-03-041-3/+12
* tor-llcrypto: Replace a tiny bit of code duplication with a callIan Jackson2022-03-021-1/+1
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-4/+3
* Fix a few typos.Nick Mathewson2021-11-241-1/+1
* Improve some documentation linksNick Mathewson2021-10-291-2/+2
* Implement ConstantTimeEq for key ids.Nick Mathewson2021-10-011-2/+8
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+278