Skip to content

Commit

Permalink
Add port of RSABigInteger from JavaScript
Browse files Browse the repository at this point in the history
Add port of RSABigInteger from JavaScript: username1565/BigInteger.js@2b2057d
This code need to test, optimize, and remove the redundant bullshit.
All this need to encrypt (by pub)/decrypt (by priv), and sign (by priv)/verify (by pub) the messages, as bytearrays with arbitrary bytelength.
See diff for this commit, and comments, inside this.
  • Loading branch information
username1565 committed Dec 4, 2020
1 parent df41d2c commit 9a48f46
Showing 1 changed file with 1,760 additions and 1 deletion.

0 comments on commit 9a48f46

Please sign in to comment.