todo

来自「RSA公开密钥算法C源代码」· 代码 · 共 19 行

TXT
19
字号
Well Heres the stuff I have to do.

*       Add to the basic RSAEURO toolkit a number of new ciphers.
        Currently Only DES in various forms is supported, I would
        like to add RC5, IDEA and maybe others.

*       Improve the Speed of the Hash Functions.

*       Increase the assembler support.

*       User Supplied Key Handling, hash key to common size, etc.

*       Asymmetric Cipher key management.

*       GSS-API



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?