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-proto
/
src
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
clippy: consequential rustfmt
Ian Jackson
2024-01-02
1
-8
/
+2
*
clippy: Use infallible calls
Ian Jackson
2024-01-02
1
-4
/
+2
*
NtorV3Extension set encoding/decoding: include n_extensions
Jim Newsome
2023-12-07
1
-3
/
+3
*
Remove RngCompatExt.
Nick Mathewson
2023-11-29
2
-7
/
+6
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
3
-12
/
+12
*
Add NtorV3SecretKey::generate_for_test and NtorV3SecretKey::new
Jim Newsome
2023-11-27
1
-39
/
+36
*
NtorV3PublicKey: make fields pub(crate), as for NtorPublicKey
Jim Newsome
2023-11-27
1
-2
/
+2
*
tor-proto: make ClientHandShake and ServerHandshake generic over aux data
Jim Newsome
2023-11-15
4
-138
/
+92
*
Add NtorV3Server and implement ServerHandshake for it
Jim Newsome
2023-11-15
1
-29
/
+43
*
ServerHandshake: extend to support ntorv3 extensions
Jim Newsome
2023-11-15
3
-15
/
+108
*
NtorV3Client: implement ClientHandshake
Jim Newsome
2023-11-15
1
-7
/
+13
*
ClientHandshake: extend to support ntorv3 extensions
Jim Newsome
2023-11-15
3
-18
/
+50
*
NtorV3Client: take a slice instead of a vec of extensions
Jim Newsome
2023-11-15
1
-5
/
+3
*
ntor_v3: replace `impl digest::XofReader` with `NtorV3XofReader`
Jim Newsome
2023-11-15
1
-15
/
+20
*
hs_ntor: fix comment typo INTROUDCE1
Jim Newsome
2023-11-15
1
-1
/
+1
*
Precisely cfg-decorate a constant
Ian Jackson
2023-10-31
1
-0
/
+1
*
Merge branch 'todos_proto' into 'main'
Nick Mathewson
2023-10-12
1
-80
/
+37
|
\
|
*
Remove the (fairly bogus) HsNtorServiceInput type.
Nick Mathewson
2023-10-12
1
-80
/
+37
*
|
tor-proto: Add a FIXME about an allow
Ian Jackson
2023-10-12
1
-0
/
+2
|
/
*
Merge branch 'refactor-kdf' into 'main'
Nick Mathewson
2023-10-03
2
-15
/
+42
|
\
|
*
tor-proto: Refactor the key derivation
Emil Engler
2023-09-29
2
-15
/
+42
*
|
tor-proto: Fix clippy warning.
Gabriela Moldovan
2023-10-03
1
-1
/
+1
|
/
*
Merge branch 'misc-upgrades' into 'main'
Nick Mathewson
2023-09-28
3
-6
/
+4
|
\
|
*
Remove direct dependency on generic-array
Nick Mathewson
2023-09-28
3
-6
/
+4
*
|
tor-proto: Replace repeating pattern with fill
Emil Engler
2023-09-28
1
-6
/
+2
|
/
*
Merge branch 'pad_intro2' into 'main'
Nick Mathewson
2023-09-25
1
-7
/
+41
|
\
|
*
Generate padding in Introduce1 messages.
Nick Mathewson
2023-09-18
1
-7
/
+41
*
|
hs_ntor: replace "32" with a const.
Nick Mathewson
2023-09-21
1
-1
/
+1
*
|
hs_ntor: rename get_{introduce,rendezvous}1_key_material.
Nick Mathewson
2023-09-21
1
-6
/
+6
*
|
hs_ntor: improve several comments.
Nick Mathewson
2023-09-21
1
-3
/
+10
*
|
hs_ntor: rename enc_key to dec_key in service code.
Nick Mathewson
2023-09-21
1
-5
/
+5
*
|
hs_ntor: allow attempting handshake with a set of subcredentials.
Nick Mathewson
2023-09-20
1
-27
/
+45
*
|
hs_ntor: Take our k_hss_ntor keypair explicitly.
Nick Mathewson
2023-09-20
1
-18
/
+18
|
/
*
tor-proto: Add a missing cfg
Ian Jackson
2023-09-13
1
-0
/
+1
*
tor-proto: Remove the Display impl of HopNum.
Gabriela Moldovan
2023-08-25
1
-6
/
+0
*
tor-proto: Add a HopNum::display function.
Gabriela Moldovan
2023-08-25
1
-3
/
+39
*
tor-proto: Make HopNum indices appear 1-based in the Display impl.
Gabriela Moldovan
2023-08-25
1
-1
/
+4
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
5
-0
/
+5
*
proto: API to expose the `CircuitBinding` type.
Nick Mathewson
2023-08-14
1
-2
/
+1
*
proto: Add (not-yet-exposed) code to remember and use KH values
Nick Mathewson
2023-08-14
2
-13
/
+78
*
tor-proto: Make HopNum public.
Gabriela Moldovan
2023-08-04
1
-1
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
5
-0
/
+5
*
Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2
pinkforest
2023-06-27
3
-13
/
+13
*
proto: Put client and service hs_ntor behind individual features
Nick Mathewson
2023-06-21
1
-5
/
+17
*
proto: Resolve some hs_ntor "TODO HS" comments.
Nick Mathewson
2023-06-21
1
-10
/
+7
*
Lower tor-proto::util::ct::lookup to tor-llcrypto
Nick Mathewson
2023-06-16
2
-3
/
+4
*
proto: Make sure that auth tags are truncated to 20 bytes
Nick Mathewson
2023-06-13
1
-3
/
+13
*
proto: Add a commment about a problem in my hs_ntor plans.
Nick Mathewson
2023-06-12
1
-0
/
+4
*
proto: code movement and reindentation in hs_ntor
Nick Mathewson
2023-06-12
1
-86
/
+75
*
proto: Remove now-unused hs_ntor APIs
Nick Mathewson
2023-06-12
1
-43
/
+21
[next]