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
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-5
/
+5
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
Merge branch 'arti-relay-rsa-keys' into 'main'
wesleyac
2025-10-06
1
-0
/
+14
|
\
|
*
Lay foundations for RSA keys in keystore.
Wesley Aptekar-Cassels
2025-09-30
1
-0
/
+14
*
|
Merge branch 'release-1.6.0-remove-semver-md' into 'main'
Ian Jackson
2025-10-06
1
-2
/
+0
|
\
\
|
*
|
release: Remove old semver.md files.
Wesley Aptekar-Cassels
2025-10-02
1
-2
/
+0
*
|
|
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-5
/
+5
|
/
/
*
|
Merge branch 'release-1.6.0-fixup-features' into 'main'
wesleyac
2025-10-01
1
-1
/
+7
|
\
\
|
*
|
release: Run fixup-features.
Wesley Aptekar-Cassels
2025-10-01
1
-1
/
+7
|
|
/
*
/
release: Update semver.md files.
Wesley Aptekar-Cassels
2025-10-01
1
-0
/
+1
|
/
*
Merge branch 'tor-keyforge-rsa-types' into 'main'
wesleyac
2025-09-30
4
-7
/
+53
|
\
|
*
tor-llcrypto: Add more comments about implementation of RSA sign function.
Wesley Aptekar-Cassels
2025-09-10
1
-2
/
+3
|
*
tor-llcrypto: Add note about key size to RSA KeyPair::generate.
Wesley Aptekar-Cassels
2025-09-10
1
-0
/
+4
|
*
tor-llcrypto: Rename rsa::PrivateKey to rsa::KeyPair.
Wesley Aptekar-Cassels
2025-09-08
3
-6
/
+7
|
*
tor-key-forge: Add RSA key types.
Wesley Aptekar-Cassels
2025-09-08
2
-3
/
+43
*
|
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
|
tor-(hs|ll)crypto: export cteq macros correctly
hashcatHitman
2025-09-23
3
-11
/
+14
*
|
tor-llcrypto: unconditionally use derive_deftly
hashcatHitman
2025-09-23
2
-5
/
+4
*
|
tor-llcrypto: derive_deftly is mandatory
hashcatHitman
2025-09-23
1
-2
/
+2
*
|
tor-(hs|ll)crypto: deftly derive ConstantTimeEq
hashcatHitman
2025-09-23
3
-5
/
+92
*
|
tor-llcrypto: as_bytes on curve25519::StaticSecret
hashcatHitman
2025-09-16
1
-0
/
+4
*
|
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
|
/
*
Update to derive-deftly 1.3.0
Ian Jackson
2025-09-02
1
-1
/
+1
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-4
/
+4
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
7
-14
/
+29
*
Bump to hex-literal 1.0
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-1
/
+1
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-3
/
+3
*
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
1
-1
/
+1
*
tor-llcrypto: fix typo
tcyrus
2025-07-23
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.32.0.
Gabriela Moldovan
2025-07-07
1
-3
/
+3
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
Upgrade to derive-deftly 1.1.0.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
tor-llcrypto: Removed dependency on `once_cell`
hashcatHitman
2025-06-14
2
-3
/
+2
*
tor-llcrypto: fix feature name typo
Steven Engler
2025-06-09
1
-1
/
+1
*
release: Bump all tor-/arti- crates to 0.31.0.
Alexander Hansen Færøy
2025-06-05
1
-3
/
+3
*
./maint/cargo_sort: Run cargo-sort on the entire workspace.
Gabriela Moldovan
2025-05-27
1
-10
/
+10
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
release: Bump all unstable tor/arti crates to 0.30.0
Wesley Aptekar-Cassels
2025-05-01
1
-3
/
+3
*
Update rand requirement to 0.9.1
Nick Mathewson
2025-04-29
1
-2
/
+2
*
Run cargo update.
Wesley Aptekar-Cassels
2025-04-29
1
-2
/
+2
*
Remove semver.md files post-release.
Gabriela Moldovan
2025-04-01
1
-2
/
+0
*
Bump all the unstable tor- and arti- crates to 0.29.0.
Gabriela Moldovan
2025-03-31
1
-3
/
+3
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-1
/
+1
*
Upgrade getrandom dependency to 0.3.2
Gabriela Moldovan
2025-03-27
2
-1
/
+3
*
llcrypto: Document some design choices from CautiousRng.
Nick Mathewson
2025-03-24
1
-1
/
+12
*
Use an EntropicRng trait to enforce key generation rules.
Nick Mathewson
2025-03-24
2
-2
/
+48
*
Use CautiousRng for keys going into the KeyMgr.
Nick Mathewson
2025-03-24
1
-0
/
+16
[next]