E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
cryptography
unity的navmesh生成可供threejs使用的模型数据文件
usingSystem.IO;usingUnityEditor;usingUnityEngine.SceneManagement;usingUnityEngine;usingSystem.Security.
Cryptography
dfstqaaaaaa
·
2023-11-02 10:20
mesh
unity
ONNX文件加密(秘钥加密)
Fernet是
Cryptography
包下的一个Python模块,它使用一个独特的密钥来加密和解密数据。Fernet实现了对称密钥加密技术,因为没有密钥就无法读取/修改数据。
HHzdh
·
2023-11-01 22:54
部署
python
YOLOv8模型加密与解密部署
模型加密的手段有很多种,目前现有的加解密工具也有很多,我目前使用的以openssl、
cryptography
为主。这些工具里都提供了很多加密算法如AES等等。
shrinco
·
2023-11-01 14:43
pytorch
深度学习
python深度学习
YOLO
python
深度学习
CTFlearn: RSA BEGINNER
原题:RSABEGINNER90points182solves
Cryptography
HardintelagentIfoundthisscribbledonapieceofpaper.Canyoumakesenseofit
SEVEN_9e53
·
2023-10-30 19:33
安装 GMP、NTL、CTMalloc ,编译 OpenFHE
Open-sourcefullyhomomorphicencryptionlibrary[C]//Proceedingsofthe10thWorkshoponEncryptedComputing&AppliedHomomorphic
Cryptography
山登绝顶我为峰 3(^v^)3
·
2023-10-29 15:16
代码
算法
密码学
数学
计算机
线性代数
conda环境下pip安装报错AttributeError: module ‘lib‘ has no attribute ‘X509_V_FLAG_CB_ISSUER_CHECK‘
1、报错目录注释掉包含‘X509_V_FLAG_CB_ISSUER_CHECK’这行2、condainstall
cryptography
3、condauninstall
cryptography
上述安装命令按照实际情况不发先后
Crazy泰
·
2023-10-28 16:57
conda
pip
python
“BEGIN RSA PRIVATE KEY”和“BEGIN PRIVATE KEY”的区别
请参阅https://polarssl.org/kb/
cryptography
/asn1-key-structures-in-der-and-pem(在页面中搜索“BEGINRSAPRIVATEKEY”
小杰杰杰
·
2023-10-28 13:07
智能医疗:互联网医院开发的挑战与机会
以下是一个简单的Python代码示例,用于加密医疗数据:from
cryptography
.fe
万岳科技系统开发
·
2023-10-26 16:33
网络
ORM-CORM
usingSystem.Collections;usingSystem.Data;usingSystem.Data.Common;usingSystem.Security.
Cryptography
.X509Certificates
xiexuzhao
·
2023-10-25 01:39
开发语言
17比特币:简单密码学原理下的“理想主义”世界
Bitcoin:the"idealistic"worldofsimple
cryptography
2017年12月底,比特币价格曾接近2万美元一枚,让无数人追捧,之后又一路狂跌。
夕等会_
·
2023-10-24 18:31
【会议征稿通知】第三届密码学、网络安全和通信技术国际会议(CNSCT 2024)
第三届密码学、网络安全和通信技术国际会议(CNSCT2024)20243rdInternationalConferenceon
Cryptography
,NetworkSecurityandCommunicationTechnology
搞科研的小刘选手
·
2023-10-24 06:10
学术会议
密码学
web安全
安全
计算机网络
信号处理
人工智能
非对称密码体制、单钥密码体制、私钥密码体制是一个概念对吗?
非对称密码体制(Asymmetric
Cryptography
):非对称密码体制是一种密码体制,其中使用一对密钥:公钥和私钥。公钥是用于加密数据的,而私钥用于解密数据。
运维点滴
·
2023-10-24 00:19
服务器
网络
linux
c# 调用webservice未能连接到服务器连接不上报登录失败,C#动态调用webService出现 基础连接已经关闭: 未能为 SSL/TLS 安全通道建立信任关系。...
详情参考:我的代码片段usingSystem.Net.Http;usingSystem.Net.Security;usingSystem.Security.
Cryptography
.X509Certificates
凉快一点点
·
2023-10-23 17:11
c#
ubuntu+Docker双容器docker-compose部署Django+Vue项目(2-Django)
包管理运行项目容器报错1(查询容器IP解决)报错2(pvsite_uwsgi.ini文件配置socket还是http)报错3(用http先)用pythonmanage.pyrunserver运行项目先报错4(下载
cryptography
荻风溪畔
·
2023-10-22 08:23
Django
Docker
django
ubuntu
docker
Shiro----shiro的架构原理
1.shiro的概述ApacheShiro是一个强大的并且简单使用的java权限框架.主要应用认证(Authentication),授权(Authorization),
cryptography
(加密),
Catalina_yep
·
2023-10-21 23:05
Shiro
miniconda3: AttributeError: module ‘
cryptography
.hazmat.backends‘ has no attribute ‘openssl‘
miniconda3:AttributeError:module'
cryptography
.hazmat.backends'hasnoattribute'openssl'AttributeError:module'
cryptography
.hazmat.backends'hasnoattribute'openssl
Kearney form An idea
·
2023-10-21 10:47
python
conda
成功解决AttributeError: module ‘lib‘ has no attribute ‘OpenSSL_add_all_algorithms‘
AttributeError:module'lib'hasnoattribute'OpenSSL_add_all_algorithms'目录解决问题解决思路解决方法T1、升级pyopenssl库到>22.1.0T2、降低
cryptography
一个处女座的程序猿
·
2023-10-21 10:36
Computer
knowledge
安装教程以及Bug解决
python
pyopenssl
Python FastAPI框架实现一个基本的用户登录接口,并添加权限功能
首先,安装需要的Python库:pipinstallfastapiuvicornpython-jose[
cryptography
]passlib[bcrypt]接下来,我们将创建一个名为main.py的文件
weixin_45319250
·
2023-10-20 05:48
fastapi
python
算法
c#导入二级树代码备份
usingSystem.Collections.Generic;usingSystem.Diagnostics;usingSystem.IO;usingSystem.Linq;usingSystem.Security.
Cryptography
延卿
·
2023-10-20 02:23
c#
开发语言
(转)ECC加密算法入门介绍
ECC加密算法入门介绍前言同RSA(RonRivest,AdiShamir,LenAdleman三位天才的名字)一样,ECC(EllipticCurves
Cryptography
,椭圆曲线密码编码学)也属于公开密钥算法
gxj1680
·
2023-10-20 02:15
基础知识类
算法
加密
c
cryptography
解密
algorithm
C#之winform(软件开发)
usingSystem;usingSystem.Security.
Cryptography
;usingSystem.Text;namespaceMD5A{classProgram{st
红狐狸的北北记
·
2023-10-18 01:46
c#
c#
开发语言
WebRTC 传输安全机制:DTLS 和 SRTP
常用加密方法加密技术1.对称加密对称加密(Symmetric
Cryptography
),又称私钥加密,是最快速、最简单的一种加密方式,加密(encryption)与解密(decryption)用的是同样的密钥
音视频开发老舅
·
2023-10-17 17:14
音视频开发进阶
音视频
视频编解码
实时音视频
实时互动
webrtc
Https SSL,Openssl 私有证书生成
1、基础知识1.1、公钥密码体制(public-key
cryptography
)公钥密码体制分为三个部分,公钥、私钥、加密解密算法,它的加密解密过程如下:加密:通过加密算法和公钥对内容(或者说明文)进行加密
菩提笑
·
2023-10-17 12:36
centos基础
openssl
计算机网络常问面试问题 3 —— 对称加密、非对称加密以及数字签名和数字证书
对称加密、非对称加密以及数字签名和数字证书0、本文流程1、对称加密、非对称加密1.1、对称加密(Symmetric
Cryptography
)1.1.1、定义1.1.2、特征1.2、非对称加密(Asymmetric
Cryptography
JMW1407
·
2023-10-15 09:22
计算机网络
对称加密
非对称加密
数字签名
数字证书
C# md5 System.Security.
Cryptography
.MD5CryptoServiceProvider过时
//原来方法System.Security.
Cryptography
.MD5CryptoServiceProvidermd5Hasher=newSystem.Security.
Cryptography
.MD5CryptoServiceProvider
假装我不帅
·
2023-10-15 06:09
dotnet
c#
java
开发语言
Java
Cryptography
Tools and Techniques
链接:https://pan.baidu.com/s/1n6tYUtYYL_3Gn_Mjp4QEWg?pwd=h23n提取码:h23nBlockandStreamCiphersTwofundamentaltypesofencryptionalgorithmsareBlockCiphersandStreamCiphers.BlockCiphers:Theseworkondatablocksoffix
卢延吉
·
2023-10-14 21:06
Security
&
ME
&
GPT
JavaBasic
knowledge
&
ME
&
GPT
java
安全
BUUCTF reverse wp 91 - 95
Assembly-CSharp.dll,搜索字符串定位到关键代码usingSystem;usingSystem.IO;usingSystem.Runtime.InteropServices;usingSystem.Security.
Cryptography
fa1c4
·
2023-10-14 07:02
逆向工程
逆向
C# 使用 RSA 加密算法生成证书签名产生“The system cannot find the file specified”异常
使用C#中RSA(System.Security.
Cryptography
.RSA)加密算法生成证书签名进行身份验证,在VS2022开发工具本地运行应用程序一切正常。
LZD_jay
·
2023-10-13 23:00
服务器
C#
c#
开发语言
Jakob Jenkov 个人博客 JCE 部分(译文)
Java
Cryptography
API使你能够在Java中加密和解密数据,以及管理密钥、签名、验证消息、计算加密哈希等等。
imonkeyi
·
2023-10-13 01:25
java
jce
译文
树莓派-搭建wireguard服务
https://www.wireguard.com/WireGuard®isanextremelysimpleyetfastandmodernVPNthatutilizesstate-of-the-art
cryptography
.Itaimstobefaster
ftswsfb
·
2023-10-11 19:54
计算机网络
椭圆曲线介绍(四):椭圆曲线安全性,与RSA对比
内容来自ANDREACORBELLINI的椭圆曲线密码学的介绍:EllipticCurve
Cryptography
:agentleintroduction本文是椭圆曲线介绍中的第四篇:椭圆曲线的安全性部分
AdijeShen
·
2023-10-10 22:53
密码学
算法
阅读笔记
算法
椭圆曲线
密码学
edge插件 调用 require(‘crypto‘); 无效 --chatGTP
如果你需要在Edge插件中执行加密操作,你可以考虑使用Web
Cryptography
API,它是浏览器提供的一种安全的加密API。这个API允许你执行常见的
宇文仲竹
·
2023-10-10 20:16
edge插件
edge
前端
unity Dictionary序列化和反序列化及XML本地数据存储
直接上代码首先是XML形式存储本地数据XMLManager类usingSystem;usingSystem.IO;usingSystem.Security.
Cryptography
;usingSystem.Text
寂灭万乘
·
2023-10-10 04:38
c#
unity
unity
xml本地数据存储
dictionary
序列化和反序列化
ARC4加密库
目录介绍库内容用法加解密数据示例使用加密流的示例形成密钥的示例如何工作S-block初始化生成一个伪随机词K密码算法加密解密基于ARC4的随机字节生成器线性同余随机下载DLL文件-12.5KB下载源代码-17.7KB下载演示应用程序-24.9KB介绍ARC4
Cryptography
ProviderClassLibrary
寒冰屋
·
2023-10-09 23:38
CSharp.NET
ARC4
椭圆曲线加密算法
椭圆曲线密码学(Ellipticcurve
cryptography
),简称ECC,是一种建立公开密钥加密的算法,也就是非对称加密。类似的还有RSA,ElGamal算法等。
HarkAllen
·
2023-10-07 21:46
开发语言
网络安全
安全
密码学
PrivacyIN课程视频 | Basics of ZKP
Cryptography
& Research Overview
【转】PrivacyIN隐私学院|BasicsofZKP
Cryptography
&ResearchOverview内含字幕
PlatON技术团队
·
2023-10-04 19:36
信息安全
机器学习
密码学
算法
区块链
PKCS标准都有哪些
PKCS(PublicKey
Cryptography
Standards)是一组密码学标准,旨在促进和规范使用公钥密码学的应用。
代码改变世界ctw
·
2023-10-02 00:23
密码学实践强化训练
服务器
网络
linux
asp.net很有用的字符串操作类(转载)
3usingSystem.Text;4usingSystem.Collections;5usingSystem.Text.RegularExpressions;6usingSystem.Security.
Cryptography
weixin_30326741
·
2023-09-29 21:41
javascript
ViewUI
KDM & CCA Secure FHE
BlumM,FeldmanP,MicaliS.Non-interactivezero-knowledgeanditsapplications[M]//ProvidingSoundFoundationsfor
Cryptography
山登绝顶我为峰 3(^v^)3
·
2023-09-29 02:29
基础密码学
密码学
计算机
AI
算法
SSL中常用证书格式及其应用
SSL中常用证书格式及其应用|一、各种格式证书介绍:PKCS全称是Public-Key
Cryptography
Standards,是由RSA实验室与其它安全系统开发商为促进公钥密码的发展而制订的一系列标准
lyt567
·
2023-09-28 02:37
0001__非对称加密与 RSA 算法
密码学浅谈(1):非对称加密与RSA算法-知乎密码学浅谈(2):密码学标准-X.509与PKCS系列-知乎密码学浅谈(3):OpenSSL与
Cryptography
/CNG的使用-知乎密码学浅谈(1):
*_潇_*
·
2023-09-27 00:06
0048__加密算法
c语言
MPC-in-the-Head后量子签名方案:公私钥size小,但签名size过大
1.引言前序博客:未来的数字签名方案:Dilithium、FALCON和SPHINCS+NIST已设立了PQCAdditionalSignaturesRound1,具体见:Post-Quantum
Cryptography
mutourend
·
2023-09-26 07:53
量子密码学
量子密码学
【unity】unity删除冗余的图片资源编辑器工具
usingSystem.IO;usingSystem.Collections.Generic;usingSystem.Linq;usingUnityEngine.UI;usingSystem.Security.
Cryptography
赖张殷
·
2023-09-26 01:13
unity
编辑器
c#
密码学——常见的密码学习总结
目录1基本概念(*)2密码分析学3密码分类3.1置换密码3.2代换密码移位密码,替换密码,放射密码,希尔密码,维吉尼亚密码3.3分组密码DES,AES,RSA1基本概念(*)密码学又分为密码编码学(
Cryptography
凌木LSJ
·
2023-09-25 15:31
信息安全
信息安全
密码学
SPDZ详细介绍及代码实现
最早在SPDZ‘12和DKLPSS’13中提出,存在几种实现方式比如
cryptography
group。我们的目标只是被动安全性,并假设一个加密提供者将诚实地生成所需的三元组
牛三金
·
2023-09-25 13:28
spdz
python
算法
数据结构
python3安装pymysql_ubuntu16.04 python3安装pymysql错误
原博文2018-09-0921:00−今天在服务器上搭建django开发环境的时候遇到了一问题,就是在python3下安装pymysql出现以下问题1.Failedcleaningbuilddirfor
cryptography
2
weixin_39662721
·
2023-09-24 21:07
C#: 根据url获取https的的证书有效期
usingSystem;usingSystem.Net;usingSystem.Security.
Cryptography
.X509Certificates;namespaceGetServerCertificateDemo
吉普赛的歌
·
2023-09-24 20:53
C#
c#
Unity3D 简易音频管理器
依赖于Addressable依赖于单例模板:传送门usingSystem.Collections.Generic;usingSystem.Security.
Cryptography
;usingSystem
YUE ZHEN PENG
·
2023-09-24 17:29
音视频
android
功能基础篇2——常用哈希和加密算法介绍及Python相关库与实现
加解密https://docs.python.org/3/library/crypto.html三方库推荐,https://
cryptography
.io/en/latest/Criptography,
予早
·
2023-09-23 08:59
Python高楼平地起
哈希算法
python
算法
开发语言
密码学
对称加密
非对称加密
使用api view的方式返回数据
pip安装包asn1crypto==0.24.0certifi==2018.11.29cffi==1.11.5chardet==3.0.4coreapi==2.3.3coreschema==0.0.4
cryptography
丨山有乔松
·
2023-09-23 06:16
上一页
1
2
3
4
5
6
7
8
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他