import { encrypted, decrypted } from 'encipher';
const msg = 'text'
const encrpy = encrypted('msg)
const decrpy = decrypted(encrpy.toString()) // msg === decrpy
-
Notifications
You must be signed in to change notification settings - Fork 0
bWhirring/encipher
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
aes 简单加解密
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published