index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-llcrypto
/
src
/
pk
/
rsa.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-llcrypto: remove use of arrayref
Nick Mathewson
2023-06-01
1
-8
/
+3
*
update rsa to 0.9.x
trinity-1686a
2023-05-08
1
-5
/
+4
*
Upgrade to latest rsa crate.
Nick Mathewson
2023-01-20
1
-1
/
+1
*
llcrypto: fix a comment.
Nick Mathewson
2023-01-06
1
-1
/
+1
*
llcrypto: clarify meaning of "Identity".
Nick Mathewson
2023-01-06
1
-5
/
+10
*
Add a new "CtByteArray" type, and use it in Id types.
Nick Mathewson
2023-01-05
1
-21
/
+14
*
llcrypto: Make key id types Redactable.
Nick Mathewson
2022-11-28
1
-0
/
+12
*
Fix a bunch of "needless borrow" warnings on nightly
Nick Mathewson
2022-11-18
1
-1
/
+1
*
Upgrade rsa to 0.7. Closes #613.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Add a new constant-time is_zero() check for RsaIdentity
Nick Mathewson
2022-09-20
1
-0
/
+11
*
Stop deriving Zeroize for RsaIdentity.
Nick Mathewson
2022-08-01
1
-2
/
+1
*
Update `rsa` dependency (and use `x25519-dalek` prerelease)
eta
2022-07-06
1
-1
/
+1
*
Add a from_hex method for RsaIdentity.
Nick Mathewson
2022-03-04
1
-3
/
+12
*
tor-llcrypto: Replace a tiny bit of code duplication with a call
Ian Jackson
2022-03-02
1
-1
/
+1
*
Resolve roughly half of the XXXXs.
Nick Mathewson
2021-12-06
1
-4
/
+3
*
Fix a few typos.
Nick Mathewson
2021-11-24
1
-1
/
+1
*
Improve some documentation links
Nick Mathewson
2021-10-29
1
-2
/
+2
*
Implement ConstantTimeEq for key ids.
Nick Mathewson
2021-10-01
1
-2
/
+8
*
Move all crates into a `crates` subdirectory.
Nick Mathewson
2021-08-27
1
-0
/
+278