Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 123 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 123 Bytes

zig-rsa

This is a very simple (and probably insecure) RSA implementation in Zig. Based on Go's stdlib rsa implementation