fixed base64 and power bugs #4
Owner
- base64 had a nullbyte bug
- power had a +1 bug where the formula would be: x^y+1 instead of x^y
- base64 had a nullbyte bug
- power had a +1 bug where the formula would be: x^y+1 instead of x^y
Volk
added 1 commit 2026-02-11 11:10:40 +01:00
Merge pull request 'fixed base64 and power bugs' (#4) from bugfix/crypto into dev
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bugfix/crypto"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?