Branch: refs/heads/add-crypto-enumeration-api
Home: https://github.com/kronosnet/kronosnet
Commit: d73257fa4fa4688664b44250c446021bc7ce18cb
https://github.com/kronosnet/kronosnet/commit/d73257fa4fa4688664b44250c4460…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2026-05-10 (Sun, 10 May 2026)
Changed paths:
M libknet/bindings/rust/src/knet_bindings.rs
M libknet/bindings/rust/tests/src/bin/knet-test.rs
Log Message:
-----------
libknet: add Rust bindings for crypto cipher and hash enumeration API
Add wrapper functions for knet_get_crypto_cipher_list() and
knet_get_crypto_hash_list() to expose the new C API to Rust applications.
Include tests in knet-test binary to verify the bindings work correctly.
Signed-off-by: Fabio M. Di Nitto <fabbione(a)kronosnet.org>
Co-Authored-By: Claude Sonnet 4.5 <noreply(a)anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications
Branch: refs/heads/add-crypto-enumeration-api
Home: https://github.com/kronosnet/kronosnet
Commit: b8541ced62d0352c819c3e2096c3964d7879d5d5
https://github.com/kronosnet/kronosnet/commit/b8541ced62d0352c819c3e2096c39…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2026-05-10 (Sun, 10 May 2026)
Changed paths:
M libknet/bindings/rust/src/knet_bindings.rs
Log Message:
-----------
libknet: add Rust bindings for crypto cipher and hash enumeration API
Add get_crypto_cipher_list() and get_crypto_hash_list() wrapper functions
to expose the new knet_get_crypto_cipher_list() and knet_get_crypto_hash_list()
C API functions to Rust applications.
Signed-off-by: Fabio M. Di Nitto <fabbione(a)kronosnet.org>
Co-Authored-By: Claude Sonnet 4.5 <noreply(a)anthropic.com>
To unsubscribe from these emails, change your notification settings at https://github.com/kronosnet/kronosnet/settings/notifications