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
/
tor-llcrypto
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement a channel-manager type to get or launch channels on request.
Nick Mathewson
2020-10-30
1
-1
/
+1
*
Run "cargo upgrade".
Nick Mathewson
2020-10-26
3
-6
/
+6
*
Use from_bytes name for Ed25519Identity
Nick Mathewson
2020-10-25
2
-4
/
+4
*
Test for finish-handshake function
Nick Mathewson
2020-10-23
1
-0
/
+6
*
Add a fuzzer for our x509_rsa_kludge function.
Nick Mathewson
2020-10-21
3
-0
/
+37
*
Ed25519 batch verification test.
Nick Mathewson
2020-10-21
1
-1
/
+39
*
More tests for ed25519identity
Nick Mathewson
2020-10-21
2
-2
/
+48
*
Implement From, not Into.
Nick Mathewson
2020-10-19
1
-4
/
+4
*
Validate master-key-ed25519 field in routerdescs
Nick Mathewson
2020-10-19
1
-0
/
+6
*
Improvements to Relay type in tor-netdir.
Nick Mathewson
2020-10-19
1
-0
/
+8
*
Clarify kludgey magic in our to_der() function.
Nick Mathewson
2020-10-18
1
-1
/
+6
*
Run "cargo upgrade".
Nick Mathewson
2020-10-15
1
-2
/
+2
*
Use Ed25519Identity in microdescriptors.
Nick Mathewson
2020-10-15
2
-4
/
+13
*
Add an (unchecked) Ed25519Identity type
Nick Mathewson
2020-10-15
3
-6
/
+91
*
llcrypto: Move ed25519 module into its own file.
Nick Mathewson
2020-10-15
2
-75
/
+74
*
tests for some failing cases in mdconsensus
Nick Mathewson
2020-10-06
1
-1
/
+1
*
Make rsa::PublicKey derive Debug.
Nick Mathewson
2020-10-02
1
-1
/
+1
*
Enable batch ed25519 verification.
Nick Mathewson
2020-10-02
2
-1
/
+59
*
Run cargo upgrade.
Nick Mathewson
2020-09-26
1
-1
/
+1
*
Document private members in most crates
Nick Mathewson
2020-09-24
4
-2
/
+25
*
Run cargo upgrade
Nick Mathewson
2020-09-21
1
-4
/
+3
*
Add test for failing RSA identity construction
Nick Mathewson
2020-09-13
1
-0
/
+7
*
Add some test vectors for rsa, taken from chutney
Nick Mathewson
2020-09-13
2
-0
/
+78
*
Now that the rsa crate has pkcs1 decoding, use it.
Nick Mathewson
2020-09-13
1
-40
/
+7
*
stop exposing rsa::errors::Result.
Nick Mathewson
2020-09-13
1
-7
/
+4
*
Add unit test for ValidatableEd25519Signature
Nick Mathewson
2020-09-13
1
-0
/
+28
*
Add test vectors for curve25519->ed25519 parts of llcrypto
Nick Mathewson
2020-09-13
2
-1
/
+53
*
llcrypto: Fix a bug in ed25519->curve25519 secret key conversion
Nick Mathewson
2020-09-13
2
-4
/
+31
*
llcrypto: tests for rsa kludge
Nick Mathewson
2020-09-13
4
-0
/
+31
*
Pare down and sort dependencies
Nick Mathewson
2020-09-09
1
-14
/
+12
*
Run cargo upgrade, except for stream-cipher.
Nick Mathewson
2020-09-09
1
-5
/
+5
*
cargo fix --edition-idioms
Nick Mathewson
2020-09-09
1
-5
/
+5
*
Also RSA identities on channel handshakes
Nick Mathewson
2020-09-09
2
-0
/
+64
*
Fix bogus docs in ll::pk::rsa
Nick Mathewson
2020-09-09
1
-2
/
+2
*
Fix clippy warnings; improve key type for consensus.
Nick Mathewson
2020-09-07
1
-2
/
+1
*
RSAIdentity: Better Display and Debug.
Nick Mathewson
2020-09-07
2
-1
/
+15
*
Migrate certificate and routerdesc checking to tor-checkable
Nick Mathewson
2020-09-03
1
-8
/
+7
*
llcrypto: Define a "ValidatableSignature" type
Nick Mathewson
2020-09-03
3
-1
/
+68
*
Implement an ersatz hash() for RSAIdentity
Nick Mathewson
2020-08-28
1
-1
/
+7
*
Run cargo-upgrade.
Nick Mathewson
2020-08-28
1
-9
/
+8
*
llcrypto: add test vectors for sha3 and shake
Nick Mathewson
2020-08-28
1
-1
/
+147
*
llcrypto: make RSAIdentity implement the Hash trait.
Nick Mathewson
2020-08-27
1
-1
/
+1
*
Update to latest packages; ed25519 now needs signature crate traits.
Nick Mathewson
2020-07-20
2
-9
/
+11
*
Use "cargo upgrade" from cargo-edit to list current versions
Nick Mathewson
2020-06-12
1
-32
/
+21
*
Upgrade to latest version of rsa crate
Nick Mathewson
2020-06-12
1
-13
/
+13
*
update to use latest rust-crypto traits and modules
Nick Mathewson
2020-06-10
3
-6
/
+7
*
llcrypto: test vectors for sha2
Nick Mathewson
2020-05-21
1
-2
/
+44
*
Use links for traits in llcrypto docs
Nick Mathewson
2020-05-08
3
-4
/
+8
*
Upgrade to a modern version of "sha-1".
Nick Mathewson
2020-05-08
2
-46
/
+5
*
make id field in RSAIdentity private
Nick Mathewson
2020-05-08
1
-2
/
+4
[prev]
[next]