Logo
Explore Help
Sign In
wolfSSL/wolfssl
1
0
Fork 1
You've already forked wolfssl
mirror of https://github.com/wolfSSL/wolfssl.git synced 2026-01-27 02:52:19 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
master
wolfssl/wrapper/rust/wolfssl-wolfcrypt/Makefile

14 lines
122 B
Makefile
Raw Permalink Normal View History

Create initial Rust wrapper structure Generate bindings to C library with bindgen Add github CI workflow to build Rust wrapper
2025-09-10 15:30:03 -04:00
.PHONY: all
all:
cargo build
Rust wrapper: enable cargo clippy and fix several clippy warnings
2025-11-21 13:34:33 -05:00
cargo clippy
Rust wrapper: add wolfssl::wolfcrypt::random module
2025-09-15 11:10:30 -04:00
cargo doc
.PHONY: test
test:
cargo test
Create initial Rust wrapper structure Generate bindings to C library with bindgen Add github CI workflow to build Rust wrapper
2025-09-10 15:30:03 -04:00
.PHONY: clean
clean:
cargo clean
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 59ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API