slides-libsodium-php:“ PHP 7中的libsodium”讲座的幻灯片和代码

时间:2024-05-17 23:18:47
【文件属性】:

文件名称:slides-libsodium-php:“ PHP 7中的libsodium”讲座的幻灯片和代码

文件大小:258KB

文件格式:ZIP

更新时间:2024-05-17 23:18:47

HTML

:Brazil: PHP 7中的libsodium 关于现代密码学库的幻灯片和讲座代码,自PHP 7.2起已默认将其合并。 滑梯 可以在上查看这些幻灯片,或者您可以在本地访问它们: 克隆存储库git clone --recursive git@github.com:vcampitelli/slides-libsodium-php.git 在浏览器中访问index.html 代号 scripts文件夹中有一些示例代码。 要确保libsodium设置正确,请运行php scripts/00-version.php 。 返回的信息应显示已安装的版本,例如: array(3) { [0] = > int(10) [1] = > int(3) [2] = > string(6) " 1.0.18 " } :United_States: PHP 7中的libsodium 关于我在上的幻灯片和脚本,这是一个现代密码库


【文件预览】:
slides-libsodium-php-main
----css()
--------app.css(2KB)
--------prism.css(4KB)
--------night-owl.css(1KB)
----.gitmodules(89B)
----img()
--------profile.png(213KB)
----en()
--------index.html(50KB)
----index.html(15KB)
----js()
--------prism.js(14KB)
----revealjs()
----.gitignore(7B)
----README.md(2KB)
----scripts()
--------08-generichash.key.dist(0B)
--------11-stream-pwencrypt.php(2KB)
--------02-decrypt.php(657B)
--------07-checksign.php(1KB)
--------11-stream-pwdecrypt.php(2KB)
--------13-encrypt-attack.php(2KB)
--------03-auth.php(545B)
--------06-socket-server.php(317B)
--------03-auth.key.dist(0B)
--------12-aead-decrypt.php(913B)
--------12-aead-encrypt.php(704B)
--------04-pair.php(516B)
--------06-socket-client.php(1KB)
--------05-socket-server.php(222B)
--------02-encrypt.key.dist(0B)
--------13-encrypt-auth-attack.php(3KB)
--------src()
--------10-stream-encrypt.php(1KB)
--------01-helpers.php.txt(778B)
--------10-stream.key.dist(0B)
--------00-intro.php(408B)
--------09-pwhash-verify.php(499B)
--------10-stream-decrypt.php(1KB)
--------.gitignore(6B)
--------09-pwhash.php(375B)
--------00-version.php(192B)
--------03-checkauth.php(998B)
--------07-sign.php(390B)
--------09-pwhash.key.dist(0B)
--------02-encrypt.php(649B)
--------08-generichash.php(521B)

网友评论