feat: add __crypto/liboqs-rust-demo

This commit is contained in:
2024-03-24 13:30:51 +08:00
parent f5a41fdb02
commit 37f94aad3f
4 changed files with 480 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
[package]
name = "liboqs-rust-demo"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
base64 = "0.22.0"
oqs = "0.9.0"