Login
Discover
Waves
Decks
Plus
Login
Signup
Topics
New
Trending
Hot
New
New
Trending
Hot
New
Payouts
Muted
Promoted
Global
Top communities
Create decentralized community
latest #openssl created topics on internet
oflyhigh
HIVE CN 中文社区
2022-11-15 09:02
每天进步一点点:修复OpenSSL 3.0导致ripemd160魔法失效的问题
熟悉比特币(Bitcoin)公私钥机制的朋友,可能回知道,比特币中的地址其实是由公钥按固定流程生成。 (图源 :pixabay) 魔法操作:ripemd160 在《Mastering Bitcoin》一书中,有如下比特币公钥到地址生成流程的示意图: 而HIVE的公私钥机制和比特币差不多,只不过不同于比特币的地址,HIVE多了账户的概念,更加简洁可靠。但是公钥在签名验证以及MEMO处理等用途中,同样是必不可少的角色。
$ 57.240
242
10
mtl1979
Talleo
2022-04-27 03:25
Talleo adds support for compiling under FreeBSD and NetBSD.
In recent commits, patches were included to allow building command-line binaries under FreeBSD 13.0 and daily snapshot of NetBSD (tested with 9.99.96). NetBSD 9.2 or older don't support required kernel
$ 0.000
0
anthonyadavisii
OpenSource
2022-02-01 22:32
PKI Engineers know - OpenSSL > Certutil GUI - OpenSource FTW!
For your certificate validation needs, OpenSSL is vastly superior. Made this meme to commemorate this fact. Why? OpenSSL is open source. OpenSSL can perform OCSP validation using certificate serial number
$ 10.696
141
4
mtl1979
qt
2020-07-16 02:05
How to use zlib with Qt applications under Windows...
Qt needs special build script to be able to use zlib as it uses more functions than standard binary has. I used following build file saved in root directory of zlib source tree as zlib.pro: TARGET = zlib1
$ 0.000
1
cliffblank
weird
2026-04-02 06:17
Promoted
Redrum at a discount
Somebody has a macab sense of humour in the dollar store.
$ 0.126
2
1
blackanger
rust
2019-04-03 06:31
【Rust日报】 2019-04-03
Mesalink v1.0.0发布 #mesalink #openssl MesaLink TLS是百度安全实验室研发的下一代传输层安全(Transport Layer Security, TLS)库。正式支持TLS 1.3和IPv6,支持CMake编译,支持Windows,实现生产环境可用。 Read More Diesel的作者离开了Rails准备全职投入Rust #diesel #sgrif
$ 0.000
0
murattatar
tr
2019-03-19 00:49
openSSL echo hatası verirse
SSL'in Open SSL olabiliyor olması windows kullanıcıları açısından pek de iyi olmamış. Zira çoğu durum ya da çoğu program windowsa göre değil Linux'e göre düzenlenmiş ve anlatılmış. Böyle bir durumda
$ 2.905
67
murattatar
tr
2019-03-11 14:59
SSL Sertifikacı Sertaç'a Güven(dir)mek
Çocukluğu ya da gençliği, klasik telefonların doğasını merak etme zamanına denk gelenlerin bileceği üzere; Telefon sesi, maraton başlama düdüğü gibidir. Bu yüzden telefon çaldığında herkes depara çıkardı
$ 3.081
68
6
murattatar
tr
2019-03-10 13:16
HttpS openSSL NodeJS Windows
Çok sevdiğiniz bir arkadaşınız var diyelim. Onu görmek için bir şeyleri bahane edip şehirler arası ya da ülkeler arası yolculuklar yapabilirsiniz. Hatta hafta içi bir günde Çatalca'dan Pendik'e gitmeyi
$ 3.090
71
no-advice
LeoFinance
2026-03-31 10:14
Promoted
STRC by Michael Saylor – 11.5% Yield, Bitcoin Leverage, and a New Financial Paradigm
In 2025, Michael Saylor and his company Strategy (formerly MicroStrategy) introduced a new financial instrument that could redefine how capital flows into Bitcoin: 👉 STRC (“Stretch”) – a high-yield preferred
$ 1.576
217
6
thickeyes
curl
2018-10-31 02:41
curl 7.61.1 vs2017 dynamic library build(MD/MDd) ( with DLL OpenSSL )
:: 이 내용은 아래의 구성의 빌드에만 유효하다. DLL Debug - DLL OpenSSL DLL Release - DLL OpenSSL folder 구조 3rdparty 라이브러리 셋팅 2-1. openssl ( openssl-1.1.0f는 아직 curl 빌드에 연동되어 있지 않기 때문에 기존 1.0.2l 버전을 사용한다. 참고 : 1.1.0f로 바뀌면서
$ 0.000
2
1
thickeyes
curl
2018-10-31 02:27
curl 7.61.1 vs2017 static library build(MT/MTD) ( with LIB OpenSSL )
:: 이 내용은 아래의 구성의 빌드에만 유효하다. LIB Debug - LIB OpenSSL LIB Release - LIB OpenSSL folder 구조 3rdparty 라이브러리 셋팅 2-1. openssl ( openssl-1.1.0f는 아직 curl 빌드에 연동되어 있지 않기 때문에 기존 1.0.2l 버전을 사용한다. 참고 : 1.1.0f로 바뀌면서
$ 0.000
1
aaryaan
transforms
2018-01-23 08:26
Optimus multi-prime is the new rule as OpenSSL transforms crypto policies again
Changes to this cryptography policy include making sure that the insecure configuration is not enabled by default. This change was announced here after the meeting of an OpenSSL Management Committee (OMC)
$ 2.957
6
oflyhigh
openssl
2018-01-22 13:06
用python-ecdsa验证OpenSSL生成的私钥公钥
在之前的文章中,我们学习了用OpenSSL命令行生成Elliptic Curve (EC) algorithms(椭圆曲线算法)私钥、公钥。在文末我们提出计划,将尝试ecdsa来操作OpenSSL生成的公私钥,来验证一下他们生成出来的东西是否本质上是一样的。 这一节我们将着手进行尝试,来解除心里的疑问。 (图源 :pixabay) 思路 我们知道OpenSSL可以生成公钥私钥,python-ecdsa
$ 256.690
174
10
darth-azrael
retrocomputing
2026-04-03 00:08
Promoted
Byte (March 1984)
Byte was around for the birth of personal computing. It was still covering a wide variety of systems in 1984. The March 1984 issue includes:
$ 0.983
103
1
oflyhigh
openssl
2018-01-21 12:30
OpenSSL 命令行生成Elliptic Curve (EC) algorithms(椭圆曲线算法)私钥、公钥
在之前的文章中,我们介绍过secp256k1-py以及python-ecdsa secp256k1-py 安装以及命令行操作 对比一下ecdsa与secp256k1-py从私钥生成公钥 ecdsa学习笔记 / SigningKey、VerifyingKey以及公钥 两者都可以实现私钥、公钥的生成、签名、校验等操作。secp256k1-py因为是C库libsecp256k1的Python FFI(foreign
$ 277.607
172
9
beauspiring
zyx
2017-10-27 09:07
openssl 파일 암호화 & 복호화
Awesome zyx > 코딩 암호화할 file.txt 파일을 준비합니다. $ openssl enc -base64 -in file.txt -out file.txt.enc $ openssl enc -base64 -d -in file.txt.enc -out file.txt.dec file.txt 란 파일을 암호화한 결과를 file.txt.enc 로 출력합니다.
$ 0.000
1
kn007
ssl
2016-09-17 05:34
生成Certificate Signing Request(CSR)
什么是CSR?CSR全称是Certificate Signing Request,即证书注册请求。 在申请SSL证书前,常常需要自己先生成证书注册请求。 一般使用这条命令来生成: openssl req -nodes -newkey rsa:2048 -keyout kn007.net.key -out kn007.net.csr 生成过程中会填写一些信息,可以随便写,不过为了自己,最好还是按实际的填比较好。
$ 0.000
2