readme

来自「开源项目openssl的源码」· 代码 · 共 4 行

TXT
4
字号
This is an OpenSSL-compatible version of AES (also called Rijndael).aes_core.c is basically the same as rijndael-alg-fst.c but with anAPI that looks like the rest of the OpenSSL symmetric cipher suite.

⌨️ 快捷键说明

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