An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: pkcs8

deatil/go-cryptobin

go 常用加密解密库/go encrypt or decrypt pkg(RSA/SM2/ECDSA/EC-GDSA/Gost/ElGamal/AES/DES/TripleDes/SM4/Tea/Twofish)

Language: Go - Size: 4.76 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 326 - Forks: 27

thomasleplus/Asn1dump

Dump the structure of an ASN1 file.

Language: C - Size: 311 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 11 - Forks: 7

ipfs-shipyard/js-crypto-key-composer

A library to parse crypto keys in different types and formats

Language: JavaScript - Size: 951 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 13 - Forks: 4

chris2511/xca

X Certificate and Key management

Language: C++ - Size: 13.1 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1,696 - Forks: 218

secutils-dev/secutils

Secutils.dev is an open-source, versatile, yet simple security toolbox for engineers and researchers

Language: Rust - Size: 55.3 MB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 72 - Forks: 3

youmark/pkcs8

Go package implementing functions to parse and convert private keys in PKCS#8 format, as defined in RFC5208 and RFC5958

Language: Go - Size: 30.3 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 106 - Forks: 49

secutils-dev/secutils-webui

The web user interface for Secutils.dev

Language: TypeScript - Size: 20.9 MB - Last synced at: 21 days ago - Pushed at: 21 days ago - Stars: 6 - Forks: 1

jerson/flutter-rsa

RSA for flutter made with golang for fast performance with support for android, ios, macos, linux, windows and web

Language: Dart - Size: 324 MB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 81 - Forks: 24

wbond/oscrypto

Compiler-free Python crypto library backed by the OS, supporting CPython and PyPy

Language: Python - Size: 1.46 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 328 - Forks: 73

krystianbajno/dropperoni

📁 Portable cross-platform file upload/download server and a MITM HTTPS reverse proxy written in Rust.

Language: Rust - Size: 70.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 7 - Forks: 0

stulzq/RSAExtensions

.NET Core >=3.0 & .NET Standard >=2.2, RSA Enhanced Extension. Provide XML format key import and export. Unified export and import of PKCS # 1, PKCS # 8, and XML formats. Supports PKCS # 1, PKCS # 8 PEM import and export.

Language: C# - Size: 213 KB - Last synced at: 2 days ago - Pushed at: about 1 month ago - Stars: 155 - Forks: 31

ocheron/cryptostore

Serialization of cryptographic data types

Language: Haskell - Size: 689 KB - Last synced at: 20 days ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 11

xiangyuecn/RSA-java

Java RSA Provides: Encrypt,Decrypt,Signature,Verify; RSA key format: PEM (PKCS#1 PKCS#8), XML, Public Private Key, Import Export Convert; Padding support: NoPadding,PKCS1,OAEP,PSS, & MD5,SHA1,SHA256,SHA512,SHA3-256,SHA3-512 etc. Code with zero dependencies. RSA公钥私钥导入导出转换、加密解密、签名验证,多种填充方式支持。

Language: Java - Size: 197 KB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 51 - Forks: 19

xiangyuecn/RSA-csharp

c# dotnet .NET Framework/Standard/Core RSA Provides: Encrypt,Decrypt,Signature,Verify; RSA key format: PEM (PKCS#1 PKCS#8), XML, Public Private Key, Import Export Convert; Padding support: NoPadding,PKCS1,OAEP,PSS, & MD5,SHA1,SHA256,SHA512,SHA3-256,SHA3-512 etc. Code with zero dependencies. RSA公钥私钥导入导出转换、加密解密、签名验证,多种填充方式支持。

Language: C# - Size: 229 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 235 - Forks: 93

kamil-kielbasa/x509-tool

X.509 tool for certificate and private key printing or C-headers rendering.

Language: Rust - Size: 18.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

reznik99/CryptoTools

Crypto playground in your browser

Language: TypeScript - Size: 8.96 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

egberts/tls-ca-manage

Multi-level Certificate Authority Management tool, front-end tool to OpenSSL, written in bash shell.

Language: C - Size: 206 MB - Last synced at: 25 days ago - Pushed at: almost 3 years ago - Stars: 42 - Forks: 8

FirstTimeEZ/openssl

OpenSSL Library Portable Redistributable

Size: 2.68 MB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

yingzhuo/certificate-key-generator

this helper generate certificate and key(s) for you.

Language: Shell - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

emmansun/pkcs8 Fork of youmark/pkcs8 📦

Go package implementing functions to parse and convert private keys in PKCS#8 format, as defined in RFC5208 and RFC5958

Language: Go - Size: 101 KB - Last synced at: 11 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

savely-krasovsky/go-decrypto-pro

Utility to extract private key in PKCS#8 from CryptoPro proprietary container

Language: Go - Size: 10.7 KB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 0

deatil/key-pem

各种pem证书示例(dsa/rsa/ecdsa/eddsa/sm2/dh/ecdh/dh-curve25519/openssh-key)

Size: 36.5 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 6 - Forks: 1

arvati/crypto-keys

Node Javascript Tool to generate, encrypt and decrypt RSA and EC keys formated as PEM / DER

Language: JavaScript - Size: 402 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coolaj86/rasha.js

💯 RSA tools. Lightweight. Zero Dependencies. Great tests. Universal compatibility.

Language: JavaScript - Size: 65.4 KB - Last synced at: 30 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

krestfield/certdog-java-client

Issue certificates from certdog from your java applications

Language: Java - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

sop/pkcs8

A PHP implementation of PKCS #8 encrypted private-key.

Language: PHP - Size: 36.1 KB - Last synced at: 7 months ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 1

shrdlu68/cl-tls

An implementation of TLS and related specifications in Common Lisp

Language: Common Lisp - Size: 91.8 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 48 - Forks: 7

StevenJDH/simple-ssl

A lightweight library to easily create SSLContext instances from KeyStore and PEM files with different formats.

Language: Java - Size: 593 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

redhat-qe-security/keyfile-corpus

Collection of certificates and keys with different encodings and encryptions

Size: 393 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

JonathanWilbur/pkcs-ts

PKCS #1 through #15 - Private and Public Keys, Certificates, and More

Language: TypeScript - Size: 4.36 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

wispmac/BWRSAUtilities

.NET Foundation RSA algorithm supporting data encryption, decryption, signature and verification. It supports xml, pkcs1, pkcs8 and pem formats. It also supports key conversion between pkcs1, pkcs8 and xml formats.

Language: C# - Size: 12.7 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ArturoMonroy/AM-RSA

Generacion de llaves RSA tipo NET (xml), PKCS8 y PKCS1. Cifrado y Descifrado. Conversion de llave privada PKCS8 a PKCS1

Language: C# - Size: 23.2 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

wang502/ckype

Secure PKC chatting and sharing file on your terminal

Language: Go - Size: 12.2 MB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0