谜:测试谜 源码
谜 Web的快速,本机,与环境无关的加密引擎 import Enigma from '@cubbit/enigma' ; new Enigma . AES ( ) . init ( ) . then ( async ( aes : Enigma . AES ) => { const my_secret = 'My secret' ; const cipher = await aes . encrypt ( my_secret ) ; console . log ( cipher ) ; } ) ; /* { content: , tag
文件列表
enigma-master.zip
(预估有个64文件)
enigma-master
.gitignore
4KB
bindings
node
ed25519.cc
6KB
rsa.cc
3KB
init.cc
1KB
web
aes.cc
5KB
diffie_hellman.cc
7KB
暂无评论