-
证书加密解密
说明: 本次实验是基于广泛测试的公开加密库来实现数字签名服务。这里选择了
M2Crypto 加密库来实现,M2Crypto 加密库能够完整的支持 OpenSSL 库,所以会
更加方便点。而且这个库中包含有 RSA 非对称加密算法(M2Crypto.RSA),高级
的加密解密接口(M2Crypto.EVP),还能操作 X.509 证书(M2Crypto.X509)。我们
可以先通过 M2Crypto 库里的模块来生成证书、公钥文件和私钥文件,后面再利
用生成的证书、私钥和公钥来实现加密解密及数字签名认证。(This experiment is based on a widely tested public encryption library to implement digital signature services. Here is the choice
The M2Crypto encryption library is implemented, and the M2Crypto encryption library can fully support the OpenSSL library, so it will
It's more convenient. And this library contains a RSA asymmetric encryption algorithm (M2Crypto.RSA), high level
The encryption and decryption interface (M2Crypto.EVP) can also operate the X.509 Certificate (M2Crypto.X509). We
A certificate, a public key file, and a private key file can be generated by the modules of the M2Crypto repository first, and the later will be beneficial.
The encrypted decryption and digital signature authentication are realized with the generated certificate, private key and public key.)
- 2017-12-20 16:39:40下载
- 积分:1
-
S_NET
说明: 2019最新的神经网络隐写分析网络,对空域频域均可(The newest neural network steganographic analysis network 2019 is applicable to both spatial and frequency domain)
- 2019-06-06 12:21:16下载
- 积分:1
-
lfm
重叠社区发现LFM算法,基于python实现,导入的文件是lfr基准测试网络,里面写了检测指标,文件可更改,算法通过网络邻接矩阵来实现社区划分(The overlapping community found the LFM algorithm, based on the python implementation, the imported document is the LFR benchmark network, in which the detection index is written, the file can be changed, and the algorithm can be divided into the community by the network adjacency matrix.)
- 2021-03-08 23:19:28下载
- 积分:1
-
Archive
PCA 数据降维 PTYTHON 数据分析/挖掘(PCA dimensionality reduction data mining/analysis)
- 2020-06-21 15:40:02下载
- 积分:1
-
LDA
dataset-dimensionality-reduction-python-master
- 2020-06-25 19:00:01下载
- 积分:1
-
SGBM
说明: python3.7实现SGBM算法实现立体匹配计算视差图(Python3.7 implements SGBM algorithm to realize stereo matching and calculate parallax graph)
- 2021-05-14 05:30:02下载
- 积分:1
-
DWGdirect_NET_3_02
可以在不启动CAD的情况下,直接实现对DWG文件的读写操作,方便快捷,是国外公司开发的库,现在国内很多大型CAD二次开发都是基于这个,或者ObjectARX
- 2022-05-19 22:09:46下载
- 积分:1
-
smo
支持向量机的smo算法实现,包含普通smo和优化后的smo算法(svm impletement with smo, including simple smo and optimitive smo)
- 2021-03-23 15:19:15下载
- 积分:1
-
INIT
_init_方法示例,通过一个简单的例子对init方法进行通俗化的解释(Example of _ init_ method)
- 2019-05-04 15:15:44下载
- 积分:1
-
大数据与大数据机器学习
说明: 数据挖掘作为一种现阶段很有用的方式,应用在各个领域。本文比较详细,可以借鉴看看。(Data mining, as a very useful way at this stage, is applied in various fields. We can learn from it.)
- 2020-11-13 11:09:42下载
- 积分:1