Commit 50692e4
rsa: bugfix about redundant and inefficient operations
Includes:
1. Remove redundant judgment conditions.
2. Remove redundant function parameters.
3. Remove the redundant operation in soft RSA keygen method.
4. Use more efficient BN memory allocation method, and add
judgment of the results.
Signed-off-by: Zhiqi Song <[email protected]>1 parent cf72086 commit 50692e4
1 file changed
Lines changed: 148 additions & 183 deletions
0 commit comments