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
对称加密与非对称加密
对称加密与非对称加密(一)对称加密(Symmetric
Cryptography
)对称加密是最快速、最简单的一种加密方式,加密(encryption)与解密(decryption)用的是同样的密钥(secretkey
Andrew_tian
·
2018-02-27 12:56
加密
对称加密
非对称加密
加密解密
java
区块链简介
,originallyblockchain,isacontinuouslygrowinglistofrecords,calledblocks,whicharelinkedandsecuredusing
cryptography
.Eachblocktypicallycontainsacryptographichashofthepr
时不我待_8a7e
·
2018-02-24 17:09
C# 使用MD5等哈希算法
解决方法客户端对MD5加密的程序如下:1.首先引用命名空间System.Security.
Cryptography
:usingSystem.Sec
造轮使者
·
2018-02-24 00:00
C#开发
DAG技术币下一个以太坊? 代码不咋的总量40亿有人收4毛一个了
最开始我就关注个这币,开始时叫cheatcoin,后来改成XDAG总量40亿,Directedacyclicgraph(DAG),notblockchain算法Doublesha256hash,ECDSA
cryptography
SANSAN9
·
2018-02-11 10:45
区块链
paramiko离线安装
0.4.2.tar.gzPyNaCl-1.2.1.tar.gzcffi-1.11.4.tar.gz(需要依赖yuminstall-ylibffilibffi-devel,依赖python包pycparser)
cryptography
dyh420
·
2018-02-06 15:00
安装部署
椭圆曲线加密算法
椭圆曲线密码学(Ellipticcurve
cryptography
),简称ECC,是一种建立公开密钥加密的算法,也就是非对称加密。类似的还有RSA,ElGamal算法等。
假的鱼
·
2018-02-01 16:23
算法
加密
SSL各种眼花迷乱的证书后缀
②pkcs1-pkcs12公钥加密(非对称加密)的一种标准(PbulicKey
Cryptography
Standards)
流烟默
·
2018-01-29 18:50
信息安全与加密解密
骗子、假先知们一夜暴富背后:区块链是回归互联网本来意义的唯一希望 | 深度
用密码学(
cryptography
)术语表达,就是助记词(
songroom
·
2018-01-28 09:23
区块链
How zk-SNARKs work in Zcash
Zcashisthefirstwidespreadapplicationofzk-SNARKs,anovelformofzero-knowledge
cryptography
.ThestrongprivacyguaranteeofZcashisderivedfromthefactthatshieldedtransactionsinZcashcanbefullyenc
Omni-Space
·
2018-01-22 15:05
区块链
(Block
Chain)
区块链
/
基础链
unity3D与web交互初篇(一)
usingLuaInterface;usingSystem;usingSystem.Collections;usingSystem.Security.
Cryptography
;usingSystem.Text
desovo
·
2018-01-15 16:15
椭圆曲线算法:入门(1)
ECC是EllipticCurve
Cryptography
的缩写,就是椭圆加密算法,ECDH和ECDSA是ECC的不同实现。
绿叶清风
·
2018-01-11 09:19
区块链
AES,SHA1,DES,RSA,MD5区别
,RSA,MD5区别AES:更快,兼容设备,安全级别高;SHA1:公钥后处理回传DES:本地数据,安全级别低RSA:非对称加密,有公钥和私钥MD5:防篡改相关:公开密钥加密(英语:public-key
cryptography
妄自
·
2018-01-10 17:20
2018-01-08 MD5加密介绍、C# 网口传输总结、Asp.Net底层解析-runat="server"、iOS开发:后台运行、匿名类型
2.C#MD5加密解密用于登录验证引用:usingSystem.Security.
Cryptography
;加密:创建MD5对象,调用其Comp
胡諾
·
2018-01-09 08:01
Unity使用WebSocket(基于BaseHTTP插件)
usingSystem.Net; usingSystem.Net.Sockets; usingSystem.Text.RegularExpressions; usingSystem.Security.
Cryptography
静态类
·
2018-01-07 14:29
Unity
C#
椭圆曲线加解密及签名算法的技术原理及其Go语言实现
椭圆曲线加密算法,即:EllipticCurve
Cryptography
,简称ECC,是基于椭圆曲线数学理论实现的一种非对称加密算法。
莫名2013
·
2018-01-05 14:13
椭圆曲线
数字
签名
加密算法
ApacheShiro的基本了解知识
3
Cryptography
安全数据加密4SessionManagement会话管理二、shiro的实现过程应用程序代码---------->subject------->SecurityManager-
Smile_xu_OoO
·
2018-01-03 18:09
[分享]ECC加密算法入门介绍 【算法干货】
前言同RSA(RonRivest,AdiShamir,LenAdleman三位天才的名字)一样,ECC(EllipticCurves
Cryptography
,椭圆曲线密码编码学)也属于公开密钥算法。
crashMaker
·
2017-12-25 11:43
[信息安全谈]
C# WebSocket解析(收发数据包、分片超长包处理)
usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Security.
Cryptography
;usingSystem.Text
gaobowen
·
2017-12-22 19:00
CTF常见题型
CRYPTO(
Cryptography
)类型
seen_in_hw
·
2017-12-19 16:28
已知rsa的模数和指数 生成pem公钥文件
1.安装
cryptography
sudopip3install
cryptography
2.代码#coding:utf8#pupulate-pub-key-v3.py#from
cryptography
.hazmat.backendsimportdefault_backendfrom
cryptography
.hazmat.primitives.asymmetricimportrsafromcrypto
Icoding_F2014
·
2017-12-15 17:16
Python-杂篇
Ubuntun安装paramiko
sudoapt-getinstallpython-dev3.第三部安装OpenSSL开发包apt-getinstalllibssl-dev4.第四部:下载paramiko包5.命令pipinstall
cryptography
douyunqian668
·
2017-12-14 16:21
Python高级编程
ssl证书 详解
名词含义X.509一种通用的证书格式,包含证书持有人的公钥,加密算法等信息pkcs1~pkcs12公钥加密(非对称加密)的一种标准(PublicKey
Cryptography
Standards),一般存储为
暮隼
·
2017-12-11 03:52
java安全组成、包及第三方扩展
一Java安全组成JCA:Java
Cryptography
ArchitectureJCE:Java
Cryptography
ExtensionJSSE:JavaSecureSocketExtensionJAAS
cakincqm
·
2017-12-04 22:10
java
安全
openssl
OpenSSL-Version:1.0.2kDESCRIPTIONOpenSSLisa
cryptography
toolkitimplementingtheSecureSocketsLayer(SSLv2
懿懿懿
·
2017-12-02 23:20
openssl
DevOps:ELK
权限学习--Shiro入门学习
Shiro功能框架图如下:Authentication(认证)、Authorization(授权)、SessionManagement(会话管理)、
Cryptography
(加密)被Shiro开发团队称为应用安全的四大基石
白玉灬风
·
2017-12-02 19:06
pip install pysftp出现的错误
Removingtemporarydir/tmp/pip_build_root...Commandpythonsetup.pyegg_infofailedwitherrorcode1in/tmp/pip_build_root/
cryptography
Exceptioninformation
爬虫小霸王
·
2017-11-15 23:53
error in
cryptography
setup command: Invalid environment marker: python_version < '3'
报错:errorin
cryptography
setupcommand:Invalidenvironmentmarker:python_version<'3'解决办法(版本问题,升级pip和setuptools
源神
·
2017-11-13 20:48
Python
SSL协议详解
1、密码学的相关概念密码学(
cryptography
):目的是通过将信息编码使其不可读,从而达到安全性。明文(plaintext):发送人、接受人和任何访问消息的人都能理解的消息。
Nosee123
·
2017-11-08 17:08
C#获取文件MD5值或者字符串MD5值方法
publicstaticstringGetMD5HashFromFile(stringfileName){try{FileStreamfile=newFileStream(fileName,FileMode.Open);System.Security.
Cryptography
.MD5md5
CatchMe_439
·
2017-10-31 15:58
使用椭圆曲线进行加密解密
需要做的准备工作:1.去JDK的下载页面,下载Java
Cryptography
Extension(JCE)UnlimitedStrengthJur
空心草:)
·
2017-10-26 23:30
security
对称加密与非对称加密
(一)对称加密(Symmetric
Cryptography
)对称加密是最快速、最简单的一种加密方式,加密(encryption)与解密(decryption)用的是同样的密钥(secretkey)。
tonyyyt
·
2017-09-28 13:19
对称加密
非对称加密
安全
MD5,DES,AES,SHA-1/SHA-256
AES:更快,兼容设备,安全级别高;DES:本地数据,安全级别低SHA1:公钥后处理回传MD5:防篡改1公开密钥加密(英语:public-key
cryptography
,又译为公开密钥加密),也称为非对称加密
RossWen
·
2017-09-26 11:38
Java权限验证框架Shiro的入门
当用户登陆后,判断其身份是否有权限访问相应的资源,如果没有权限则拦截密码加密(
Cryptography
):保护或隐藏数据防止
Ajax的请求
·
2017-09-23 20:11
C# System.Security.
Cryptography
.CryptographicException: 系统找不到指定的路径。
1、C#System.Security.
Cryptography
出现系统找不到指定的文件错误详细信息:在System.Security.
Cryptography
.CryptographicException.ThrowCryptographicException
失落王城
·
2017-09-22 09:51
数字证书原理
1.1、公钥密码体制(public-key
cryptography
)公钥密码体制分为三个部分,公钥、私钥、加密解密算法,它的加密解密过程如下:加密:通过加密算法和公钥对内容(或者说明文)进行加密,得到密文
Anjone_
·
2017-09-18 10:32
openssl的证书格式转换
openssl的证书格式转换证书转换PKCS全称是Public-Key
Cryptography
Standards,是由RSA实验室与其它安全系统开发商为促进公钥密码的发展而制订的一系列标准,PKCS目前共发布过
五大RobertWu伍洋
·
2017-09-11 23:31
openssl的证书格式转换
openssl的证书格式转换证书转换PKCS全称是Public-Key
Cryptography
Standards,是由RSA实验室与其它安全系统开发商为促进公钥密码的发展而制订的一系列标准,PKCS目前共发布过
五大RobertWu伍洋
·
2017-09-11 23:31
openssl从PFX导出私钥、公钥
数字证书文件格式(cer和pfx)的区别PFX是带有私钥的证书(包含公钥和私钥)由PublicKey
Cryptography
Standards#12,PKCS#12标准定义,包含了公钥和私钥的二进制格式的证书形式
摩卡奇
·
2017-09-11 09:42
springCloud(19):统一管理微服务配置-配置内容的加解密和与Eureka配合使用
1.1、安装JCEConfigServer的加密解密功能依赖Java
Cryptography
Extension(JCE).Java8JCE的地址是:http://www.oracle.com/technetwork
我爱大金子
·
2017-08-31 17:58
spring
cloud
配置内容
springCloud
C#针对字符串加密解密(对称加密)
具体代码如下:usingSystem;usingSystem.Collections.Generic;usingSystem.IO;usingSystem.Linq;usingSystem.Security.
Cryptography
Hubert_Biyo
·
2017-08-29 16:22
gitlab+jenkins+maven+docker持续集成(九)——centos7 ansible安装及问题汇总
centos7最小化安装ansibles1、error:cffi1.6.0isinstalledbutcffi>=1.7isrequiredbyset(['
cryptography
'])yum remove
jackjiaxiong
·
2017-08-25 10:01
maven
jenkins
gitlab
持续集成
Shiro安全框架入门使用方法
Shrio的主要功能:Authentication:用户认证(登录)Authorization:权限控制SessionManagement:会话管理
Cryptography
:数据
宋铮
·
2017-08-15 20:22
Java
基于java实现的ECC加密算法示例
分享给大家供大家参考,具体如下:ECCECC-EllipticCurves
Cryptography
,椭圆曲线密码编码学,是目前已知的公钥体制中,对每比特所提供加密强度最高的一种体制。
wjq008
·
2017-08-11 12:25
C# AES 加密解密
string.IsNullOrEmpty(str))returnnull;Byte[]toEncryptArray=Encoding.UTF8.GetBytes(str);System.Security.
Cryptography
Gethin_H
·
2017-08-07 16:31
加密
解密
c#
AES
c#
对称加密与非对称加密
(一)对称加密(Symmetric
Cryptography
)对称加密是最快速、最简单的一种加密方式,加密(encryption)与解密(decryption)用的是同样的密钥(secretkey),这种方法在密码学中叫做对称加密算法
duhengqi
·
2017-08-01 10:50
其他
Java
Cryptography
Architecture(JCA)——加密的那点儿事儿(加密服务提供者、算法名称、转换名称)
在我们对数据进行安全加密和使用算法功能的时候,往往会碰到所谓的:“加密服务提供者”——即:Provider,“所请求算法的名称”——即:algorithm,“转换名称”——即:transformation(如:AES/ECB/PKCS7Padding)等这样的字眼,很多同学都对这模棱两可,也懒得看官网上的源码,今天我就和大家分享一下ORACLE官网上是怎么说的。这里给出几个API,和oracle官
Run-ning
·
2017-07-27 19:52
Java
加密解密
比特币、区块链以及密码朋克的历史
1976年,WhitfieldDiffie与MartinHell在开创性论文NewDirectionsin
Cryptography
(密码学的新方向)中,提出公开钥匙密码学的概念。
灯下鼠
·
2017-07-12 23:50
SpringBoot整合Shiro(一)
下图为描述Shiro功能的框架图:image.pngAuthentication(认证),Authorization(授权),SessionManagement(会话管理),
Cryptography
(加密
夏日橘子冰
·
2017-07-11 14:12
C#使用DES和AES实现加密解密功能示例
分享给大家供大家参考,具体如下:usingSystem;usingSystem.Text;usingSystem.Security.
Cryptography
;usingSystem.IO;namespaceMy
Cryptography
Kevin.Cheung
·
2017-06-21 11:15
对称加密算法和非对称加密算法
(一)对称加密(Symmetric
Cryptography
)对称加密是最快速、最简单的一种加密方式,加密(encryption)与解密(decryption)用的是同样的密钥(secretkey),这种方法在密码学中叫做对称加密算法
机智的皮卡丘
·
2017-06-16 18:36
js
nodejs
上一页
21
22
23
24
25
26
27
28
下一页
按字母分类:
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
其他