index
:
oxish.git
main
sync-hostkey-format
fork from https://github.com/djc/oxish
Hee-Suk Kim
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
oxish-proto
/
src
/
named.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
proto: move base module contents into crate root
Dirkjan Ochtman
2026-07-26
1
-5
/
+1
*
proto: add documentation comments
Dirkjan Ochtman
2026-07-26
1
-10
/
+79
*
proto: privatize more API
Dirkjan Ochtman
2026-07-26
1
-5
/
+5
*
proto: populate ExtInfo during key exchange
Dirkjan Ochtman
2026-07-19
1
-1
/
+1
*
proto: add EncryptionAlgorithm::to_owned()
Dirkjan Ochtman
2026-07-19
1
-3
/
+10
*
proto: extract key material derivation
Dirkjan Ochtman
2026-07-19
1
-0
/
+13
*
Update to 2024 edition
Dirkjan Ochtman
2026-07-18
1
-2
/
+4
*
More intuitively capitalize key exchange algorithm variant name
Dirkjan Ochtman
2026-07-10
1
-3
/
+3
*
Extract separate type for extension identifiers
Dirkjan Ochtman
2026-07-09
1
-3
/
+49
*
Implement strict key exchange extension
Dirkjan Ochtman
2026-07-09
1
-0
/
+12
*
Replace X25519 key exchange with ML-KEM-768-X25519
Dirkjan Ochtman
2026-07-06
1
-4
/
+4
*
Replace AES-128-CTR with AES-128-GCM
Dirkjan Ochtman
2026-07-04
1
-4
/
+7
*
Extract oxish-proto crate
Dirkjan Ochtman
2026-02-19
1
-0
/
+353