Rust API可靠性分析与验证Online # Rust API可靠性分析与验证 姜剑峰 ## 主题内容 • Rust第三方库API可靠性现状 • 现用方法的局限性 - 基于程序合成+模糊测试的可靠性分析方法 ## 自我简介 • 本(2019)硕(2022)毕业于复旦大学 - 目前在蚂蚁集团安全计算部门开发应用于机密计算的Rust系统软件 - 研究生期间主要从事Rust测试与验证工具的研究,本人所在的是国内最早开展Ru 分支覆盖率;用例程序的构造 符号执行(klee, angr):路径爆炸;求解困难 静态分析(MirChecker, Rudra, SafeDrop):分析特定问题;假阳性 形式化验证(RustBelt):无法方便的验证第三方库 其他工具(Miri等)..... ## API 测试用例合成 impl Parser { fn justfile(mut self) -> Result0 码力 | 13 页 | 1.68 MB | 2 年前3
《TensorFlow 快速入门与实战》6-实战TensorFlow验证码识别## 第六部分 实战 TensorFlow 验证码识别 # 回报回 回报回 回报回 扫描二维码 试看/购买《TensorFlow 快速入门与实战》视频课程 ## 第六部分 目录 - 准备模型开发环境 - 生成验证码数据集 - 输入与输出数据处理 - 模型结构设计 - 模型损失函数设计 - 模型训练过程分析 - 模型部署与效果演示 ## 准备模型开发环境 ## 第三方依赖包 Pillow提供广泛的文件格式支持,高效的内部表示和相当强大的图像处理功能。 核心图像库旨在快速访问以几种基本像素格式存储的数据,它应该为一般的图像处理工具提供坚实的基础。 ## captcha Catpcha 是一个生成图像和音频验证码的开源工具库。 from captcha.image import ImageCaptcha from captcha.audio import AudioCaptcha image = Ima 1:5000/ (Press CTRL+C to quit) ## 生成验证码数据集 ## 验证码(CAPTCHA)简介 全自动区分计算机和人类的公开图灵测试(英语:Completely Automated Public Turing test to tell Computers and Humans Apart,简称CAPTCHA),俗称验证码,是一种区分用户是计算机或人的公共全自动程序。在CAPTCH0 码力 | 51 页 | 2.73 MB | 2 年前3
Train-Val-Test-交叉验证0 码力 | 13 页 | 1.10 MB | 2 年前3
UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAMLUI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform based on OAuth 2.0, OIDC, SAML, and CAS. You need to enable JavaScript to run this app. Casdoor serves both the web UI and the is a federated single sign-on system that supports multiple identity providers via OIDC, OAuth, and SAML. Casdoor can also send verification codes or other notifications to users via email or SMS. Casdoor Token to authenticate clients ## Using Casdoor as a CAS Server How to use Casdoor as a CAS server ## SAML 6 items ## WebAuthn Use WebAuthn in Casdoor ## Overview In this section, we will show you how0 码力 | 825 页 | 58.31 MB | 2 年前3
Weblate 4.7.2 用户文档• Weblate 的 Python API ## Administrator docs 配置手册 • Weblate 部署 • 升级 Weblate 备份和移动 Weblate • 身份验证 访问控制 • 翻译项目 • 语言定义 持续本地化集成 翻译许可 - 翻译许可 • 翻译进程 检查并修正 机器翻译 附加组件 - 翻译记忆库 - 配置 - 配置的例子 并没有作为一个整体在工作流程中被详细讨论,因它的大多数选项都可以应用于任何工作流。请参考有关如何管理对翻译的访问的相关文档。 在以下各章中,任何用户都是指有权访问翻译的用户。如果项目是公共项目,则可以是任何经过身份验证的用户,也可以是具有项目 Translate 权限的用户。 ## 翻译状态 每个翻译的字符串可以处于以下状态之一: ## 未翻译 翻译是空的,取决于文件格式,翻译是否可能存储在文件中。 ## without any other special actions. ## 注解 取决于你的设置,访问 Weblate 代码库可能需要身份验证。使用 Weblate 中内建的 :ref:git-exporter 时,你使用用户名和 API 密钥进行身份验证。 # Commit all pending changes in Weblate, you can do this in the UI as0 码力 | 774 页 | 11.41 MB | 2 年前3
The Weblate Manual 4.1.1WEBLATE_SOCIAL_AUTH_SLACK_KEY SOCIAL_AUTH_SLACK_SECRET Enables Slack authentication, see Slack. ## SAML Self-signed SAML keys are automatically generated on first container startup. In case you want to use own /app/data/ssl/saiml.crt and /app/data/ssl/saiml.key. WEBLATE_SAML_IDP_ENTITY_ID WEBLATE_SAML_IDP_URL WEBLATE_SAML_IDP_X509CERT SAML Identity Provider settings, see SAML authentication. Other authentication settings realistic estimates of password difficulty and allows rejecting passwords below a certain threshold. ## SAML authentication #### New in version 4.1.1 Please follow the Python Social Auth instructions for configuration0 码力 | 602 页 | 9.26 MB | 2 年前3
The Weblate Manual 4.7Slack. ## SAML Self-signed SAML keys are automatically generated on first container startup. In case you want to use own keys, place the certificate and private key in /app/data/ssl/saml.crt and /app/data/ssl/saml /app/data/ssl/saml.key. WEBLATE SAML IDP ENTITY ID WEBLATE SAML IDP URL WEBLATE_SAML_IDP_X509CERT SAML Identity Provider settings, see SAML authentication. Other authentication settings WEBLATE_NO_EMAIL_AUTH realistic estimates of password difficulty and allows rejecting passwords below a certain threshold. ## SAML authentication #### New in version 4.1.1 Please follow the Python Social Auth instructions for configuration0 码力 | 753 页 | 11.37 MB | 2 年前3
The Weblate Manual 4.17.html] ## SAML Self-signed SAML keys are automatically generated on first container startup. In case you want to use own keys, place the certificate and private key in /app/data/ssl/saml.crt and /app/data/ssl/saml /app/data/ssl/saml.key. WEBLATE SAML IDP ENTITY ID WEBLATE SAML IDP URL WEBLATE SAML IDP X509CERT WEBLATE SAML IDP IMAGE WEBLATE SAML IDP TITLE SAML Identity Provider settings, see SAML authentication realistic estimates of password difficulty and allows rejecting passwords below a certain threshold. ## SAML authentication New in version 4.1.1. Please follow the Python Social Auth instructions for configuration0 码力 | 794 页 | 18.87 MB | 2 年前3
Hardening Guide - Rancher v2.3.3+0 码力 | 44 页 | 279.78 KB | 2 年前3
Apache Shiro参考手册中文版以下是你可以用 Apache Shiro 所做的事情: • 验证用户来核实他们的身份 • 对用户执行访问控制,如: - 判断用户是否被分配了一个确定的安全角色 • 判断用户是否被允许做某事 在任何环境下使用 Session API,即使没有 Web 或 EJB 容器。 在身份验证,访问控制期间或在会话的生命周期,对事件作出反应。 - 在身份验证,访问控制期间或在会话的生命周期,对事件作出反应。 [Image](/uploads/documents/0/8/9/a/089a2f2eab02f8a3b6eeb6cad87f272e/p2_1.jpg) Shiro 把 Shiro 开发团队称为 “应用程序的四大基石” ——身份验证,授权,会话管理和加密作为其目标。 • Authentication:有时也简称为“登录”,这是一个证明用户是他们所说的他们是谁的行为。 • Authorization:访问控制的过程,也就是绝对“谁”去访问“什么”。 main()] INFO Tutorial - My First Apache Shiro Application Ihazlewood:~/projects/shiro-tutorial\$\$ 我们已经验证了该程序运行成功——现在让我们启用 Apache Shiro。当我们继续本教程的时候,你可以在每次我们添加一些代码后运行 mvn compile exec:java 来观察我们变化后的结果。 ##0 码力 | 92 页 | 1.16 MB | 2 年前3
共 934 条
- 1
- 2
- 3
- 4
- 5
- 6
- 94
相关搜索词
RustAPI可靠性模糊测试静态分析形式化验证验证码识别卷积神经网络TensorFlow模型结构设计训练过程分析K-fold cross-validationtrain setval settest setDataLoaderOAuth 2.0OIDCSAMLCAS联合身份验证语言别名APIGit导出器SAML验证gettext POWeblateDockerUI版本发布DeepL APISAML认证项目管理translation memoryconfigurationmetrics storagemachine translationSAML authenticationRancherKubernetesCIS基准审计日志身份验证授权会话管理加密权限检查













