pbkdf2-simple-crypt 一个简单的加密/解密库,它使用 PBKDF2 从密码中派生出密钥(同时生成安全随机盐),使用 aes-256-cbc 加密并返回一个字符串。 该字符串包括盐、iv、HMAC(hmac-sha1,作为 mac 很好)和密文。 所有这一切的结果是你可以简单地加密和解密简单的字符串,我们将进行有效性检查等。我真的试图找到另一个模块来正确地完成这个简单的事情,但没有。 如果有,请提出问题; 如果我的有问题,我保证会修复它。 加密和解密一些文本的简单示例: crypt . encrypt ( 'this is a test' , 'youcantseeme' , function ( err , cipherText ) { crypt . decrypt ( cipherText , 'youcantseeme'
2022-04-14 00:13:00 5KB JavaScript
1
The primary goal of the Wi-Fi Simple Configuration protocol is to simplify the security setup and management of wireless networks. The goal of this specification is to provide users with a method that their wireless networks can be easily protected against unauthorized access and disclosure of private information.
2022-04-12 10:04:33 977KB Wi-Fi WPS2.0
1
crestron 编程工具,对于初学者来说,从最简单的开始。
2022-04-10 19:58:28 19.66MB crestron
1
slf4j-simple-1.7.25.jar
2022-04-08 14:04:23 15KB json java 20160810
1
sir模型模型matlab代码流行病_简单 (以下为芬兰脱壳) 传染病传播的非常简单的数学模型。 它是Classic SIR模型的一个版本(请参阅)。 用Matlab编码,也应该在Octave中工作。 传染病传播的简单数学模型。 用Matlab编程,也许也可以在Octave中工作。
2022-04-06 20:29:22 8KB 系统开源
1
Simple Mirror Animation Unity动画镜像翻转插件,Mirroring character animations should not just be a Mecanim only feature. With the Simple Mirror Animation asset, legacy character animation mirroring is now possible. No need for extra animation clips, mirroring is done at runtime without any extra overhead or performance cost. This saves not only the burden of creating extra clips, it also reduces build size as a result. Have a weapon parented to your character? Simple Mirror Animation will even mirror parented objects as well!
2022-04-06 17:19:16 185.26MB Simple Mirror An unity
1
simple算法计算流场速度场
2022-04-06 00:21:27 4KB 算法
1
Simple-OpenGL-Image-Library, 简单的图片上传器主要用于 OpenGL 这是从开始的简单OpenGL图像库的克隆,自July以来没有更改过。我想使用代码,看到它是MIT许可,原来的svn repo 离线,我认为在这里发布它是可以接受的。插件功能:可以读图像格式:BMP - non-1bpp,非 r
2022-04-03 23:14:25 85KB 开源
1
SimpleLOD插件1.5经过一些修改,仅代码工程简单清晰,可以对Mesh的面数进行优化,Mesh合并和在游戏中动态去修改模型的面数等等的功能,是优化游戏性能比较好的利器。
2022-04-02 16:19:52 347KB Mesh优化和合并 SimpleLOD插件1.5
1
simple-ruler 微信小程序,简单尺子 当想要量一个物品时,但手边没有尺子,可以打开“简单尺子”小程序用手机测量。 “简单尺子”小程序是使用小程序的 canvas 接口进行绘制的,目前在小程序中没有找到毫米(mm)和像素(px)的准确换算关系,所以部分手机绘制出的尺子会有误差。 简单尺子小程序码
2022-03-31 15:22:34 43KB JavaScript
1