fixed base64 and power bugs #4

Merged
Volk merged 1 commit from bugfix/crypto into dev 2026-02-11 11:12:05 +01:00
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 merged commit e66a350ae3 into dev 2026-02-11 11:12:05 +01:00
Volk deleted branch bugfix/crypto 2026-02-11 11:12:05 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Viper/gsse!4
No description provided.