index
:
oxish.git
main
sync-hostkey-format
fork from https://github.com/djc/oxish
Hee-Suk Kim
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
oxish-graviola
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: add private_key() method on SigningKey trait
Hee-Suk Kim
7 days
1
-0
/
+12
*
Bump versions to 0.1.0
Dirkjan Ochtman
13 days
1
-2
/
+2
*
Add back curve25519-sha256 key exchange algorithm
Dirkjan Ochtman
13 days
1
-2
/
+38
*
Extend Cargo metadata
Dirkjan Ochtman
2026-08-03
1
-0
/
+5
*
Bump versions to 0.1.0-rc.1
Dirkjan Ochtman
2026-08-03
1
-2
/
+2
*
proto: make some modules public instead of re-exporting everything
Dirkjan Ochtman
2026-07-26
1
-1
/
+1
*
Zeroize all secret and sensitive data
Dirkjan Ochtman
2026-07-20
2
-2
/
+4
*
Hash classic secret directly into hybrid output hash
Dirkjan Ochtman
2026-07-20
1
-2
/
+1
*
Use Box instead of Arc to wrap signing keys
Dirkjan Ochtman
2026-07-20
1
-6
/
+6
*
proto: extract key material derivation
Dirkjan Ochtman
2026-07-19
1
-3
/
+12
*
proto: negotiate encryption algorithms
Dirkjan Ochtman
2026-07-19
1
-4
/
+2
*
proto: track key counters
Dirkjan Ochtman
2026-07-19
1
-17
/
+25
*
proto: add support for initial non-zero counter
Dirkjan Ochtman
2026-07-19
1
-6
/
+22
*
proto: stop taking ownership of key sources
Dirkjan Ochtman
2026-07-19
1
-3
/
+3
*
Add support for ECDSA P-256 host keys
Dirkjan Ochtman
2026-07-18
1
-4
/
+58
*
Add support for ed25519 authorized keys
Dirkjan Ochtman
2026-07-18
1
-2
/
+18
*
Use single edition and rust-version for the workspace
Dirkjan Ochtman
2026-07-18
1
-1
/
+2
*
Make better use of split_first_chunk()
Dirkjan Ochtman
2026-07-17
1
-11
/
+1
*
Defer algorithm support in crypto providers
Dirkjan Ochtman
2026-07-10
1
-2
/
+11
*
More intuitively capitalize key exchange algorithm variant name
Dirkjan Ochtman
2026-07-10
1
-2
/
+2
*
Replace X25519 key exchange with ML-KEM-768-X25519
Dirkjan Ochtman
2026-07-06
1
-28
/
+54
*
Add oxish-graviola provider
Dirkjan Ochtman
2026-07-04
2
-0
/
+329