/zig-rsa

This is a very simple (and probably insecure) RSA implementation in Zig

Primary LanguageZigGNU Affero General Public License v3.0AGPL-3.0

zig-rsa

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