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-hscrypto
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
tor-netdir: Add a unit test for HsDirParams::offset_within_srv_period.
Gabriela Moldovan
2024-01-24
1
-1
/
+1
*
tor-netdir, tor-hscrypto: Add function for computing SRV period offset.
Gabriela Moldovan
2024-01-24
1
-2
/
+11
*
tor-hscrypto: Remove TimePeriodOffset, offset_within_period().
Gabriela Moldovan
2024-01-24
2
-27
/
+2
*
tor-hsservice: Generate revision counter using the start of SRV period.
Gabriela Moldovan
2024-01-24
1
-4
/
+2
*
hscrypto: Downgrade a TODO HSS comment.
Nick Mathewson
2024-01-14
1
-1
/
+1
*
Merge branch 'wallclock-time' into 'main'
gabi-250
2023-12-13
1
-1
/
+3
|
\
|
*
tor-hscrypto: Return 0 if the timestamp is before the start of the TP.
Gabriela Moldovan
2023-12-13
1
-1
/
+3
*
|
hscrypto: Remove a "TODO HSS" about a no-longer-unused type.
Nick Mathewson
2023-12-12
1
-4
/
+0
|
/
*
llcrypto: Hide the members of ExpandedKeypair.
Nick Mathewson
2023-11-29
1
-10
/
+9
*
llcrypto: Remove ExpandedSecretKey export.
Nick Mathewson
2023-11-29
1
-5
/
+5
*
Remove RngCompatExt.
Nick Mathewson
2023-11-29
1
-2
/
+1
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
2
-15
/
+11
*
tor-hscrypto: Add a TODO re re-implementation of x25519 keypair gen
Ian Jackson
2023-11-23
1
-0
/
+5
*
tor-hscrypto: Add a docs TODO re the define_pk_keypair macro
Ian Jackson
2023-11-23
1
-0
/
+3
*
tor-hscrypto: Define Keypair conversions for all curve25519 newtypes
Ian Jackson
2023-11-23
2
-9
/
+16
*
tor-hscrypto: Move HsClientIntroAuthKey to a separate module (fmt).
Gabriela Moldovan
2023-11-20
1
-16
/
+15
*
tor-hscrypto: Move HsClientIntroAuthKey to a separate module.
Gabriela Moldovan
2023-11-20
1
-0
/
+13
*
tor-hscrypto: Deprecate HsClientIntroAuth{Key, Keypair}.
Gabriela Moldovan
2023-11-20
1
-1
/
+4
*
tor-hscrypto: Make offset_within_period() work with timestamps from later per...
Gabriela Moldovan
2023-11-16
1
-2
/
+2
*
Implementation for AES-based Order-preserving encryption
Nick Mathewson
2023-11-16
3
-0
/
+217
*
tor-hscrypto: Add a From<&HsIdKeypair> impl for HsIdKey.
Gabriela Moldovan
2023-10-19
1
-0
/
+6
*
tor-hscrypto: Add a new constructor and an accessor for TimePeriod.
Gabriela Moldovan
2023-10-19
1
-0
/
+42
*
tor-hscrypto: Rename offset_in_sec to epoch_offset_in_sec.
Gabriela Moldovan
2023-10-19
1
-5
/
+9
*
tor-hsservice: Add HsClientDescEncKeypair.
Gabriela Moldovan
2023-09-25
2
-0
/
+20
*
tor-hscrypto: Reinstate HsDescSigningKey/HsDescSigningKeypair.
Gabriela Moldovan
2023-09-22
1
-2
/
+0
*
hs_ntor: Take our k_hss_ntor keypair explicitly.
Nick Mathewson
2023-09-20
1
-0
/
+5
*
tor-hscrypto: Implement PartialEq for HsClientDescEncKey.
Gabriela Moldovan
2023-09-18
1
-0
/
+6
*
tor-crypto: Fix some derive formatting
Ian Jackson
2023-09-18
1
-1
/
+1
*
hscrypto: Define a keypair type for HsSvcNtor{,Secret}Key
Nick Mathewson
2023-09-17
2
-0
/
+35
*
tor-hscrypto: Impl From<&HsBlindIdKeypair> for HsBlindIdKey.
Gabriela Moldovan
2023-08-25
1
-0
/
+7
*
tor-hscrypto: Add a function for deriving the subcredential.
Gabriela Moldovan
2023-08-25
1
-3
/
+15
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
3
-0
/
+3
*
hscrypto: Expose hs_mac as a SimpleMac.
Nick Mathewson
2023-08-14
1
-1
/
+16
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
4
-0
/
+4
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
tor-hscrypto: Provide values for NUM_INTRO_POINT
Ian Jackson
2023-06-28
1
-0
/
+12
*
hscrypto: downgrade a comment to HSS
Nick Mathewson
2023-06-22
1
-1
/
+1
*
Merge branch 'socks_errorkinds' into 'main'
Nick Mathewson
2023-06-22
1
-0
/
+15
|
\
|
*
New ErrorKind for invalid onion addresses
Nick Mathewson
2023-06-22
1
-0
/
+15
*
|
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
|
/
*
hscrypto: fix TODOs in time-period code.
Nick Mathewson
2023-06-13
1
-32
/
+53
*
hscrypto: remove compatibility note about time periods.
Nick Mathewson
2023-06-13
1
-9
/
+0
*
hscrypto: note that hs_mac is not a good choice for new protocols
Nick Mathewson
2023-06-13
1
-1
/
+4
*
hscrypto: comment out an unused key type.
Nick Mathewson
2023-06-13
1
-5
/
+6
*
hscrypto: Remove a TODO about extending an internal macro.
Nick Mathewson
2023-06-13
1
-2
/
+0
*
hscrypto: Remove a TODO about implementing ErrorKind.
Nick Mathewson
2023-06-13
1
-1
/
+0
*
hscrypto: clarify and downgrade TODOs about blinding secrets
Nick Mathewson
2023-06-13
1
-2
/
+10
*
tor-hscrypto: implement Rng.gen() for RendCookie
Ian Jackson
2023-06-09
1
-0
/
+6
*
tor-hscrypto: Break out REND_COOKIE_LEN
Ian Jackson
2023-06-09
1
-1
/
+4
[next]