pem
There are 168 repositories under pem topic.
square/certigo
A utility to examine and validate certificates in a variety of formats
soyersoyer/SwCrypt
RSA public/private key generation, RSA, AES encryption/decryption, RSA sign/verify in Swift with CommonCrypto in iOS and OS X
Dexus/pem
Create private keys and certificates with node.js
Hakky54/sslcontext-kickstart
🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Available client examples are: Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, Vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k Kohttp and Ktor. Also gRPC, WebSocket and ElasticSearch examples are included
wbond/asn1crypto
Python ASN.1 library with a focus on performance and a pythonic API
stulzq/RSAUtil
.NET Core RSA algorithm using the help tool.It supports data encryption, decryption, signature and verification signature.It supports three key formats, namely: xml, pkcs1, pkcs8.It also supports key conversion for these three formats.Last also support pem formatting.
bagder/ca-bundle
The Mozilla CA bundle extracted and converted to PEM. This repository functions as a backup to the automated service on the curl web site.
ECSIM/opem
OPEM (Open Source PEM Fuel Cell Simulation Tool)
FusionAuth/fusionauth-jwt
A simple to use Java 8 JWT Library. Verify, Sign, Encode, Decode all day.
hynek/pem
PEM file parsing in Python.
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.
hasyapanchasara/PushKit_SilentPushNotification
PushKit_SilentPushNotification to receive VOIP call while iOS app is in background or terminated state
ukoloff/win-ca
Get Windows System Root certificates
ECSIM/pem-dataset1
Proton Exchange Membrane (PEM) Fuel Cell Dataset
yaroslaff/showcert
Simple OpenSSL for humans: all you need for X.509 TLS certificates (and nothing more).
jpf/lokey
A tool that makes it easy to work with and convert between cryptographic key formats
famasoon/crtsh
This tool shows the result of crt.sh
jerson/flutter-rsa
RSA for flutter made with golang for fast performance with support for android, ios, macos, linux, windows, web and hover
secutils-dev/secutils
Secutils.dev is an open-source, versatile, yet simple security toolbox for engineers and researchers
cemulus/crt
A CLI tool to check Certificate Transparency logs of a domain name.
simple-acme/simple-acme
A simple cross platform ACME client (for use with Let's Encrypt et al.)
gzu-liyujiang/RSAUtils
RSA+AES/RC4+MD5/SHA1+BASE64加密解密。Java及Android平台通用的RSA算法工具类及其例子(敏感信息加密、私钥签名&公钥验签、公钥加密&私钥解密、软件注册码/授权码)
platyplus/authentication-server
A simple authentication service to deliver JWT with Hasura claims, based on users with multiples roles stored in a Postgres database.
AndrejKolar/push-tester
npx script for testing push messages, no installation required, supports iOS & Android
ctron/pem-keystore
A PKCS #1 PEM KeyStore for Java
bavlayan/Encrypt-Decrypt-with-OpenSSL---RSA
data encrypt and decrypt using openssl - rsa
nomailme/TestAuthority
Simple certificate authority for development written in C#. Allows issue of SSL certificates, including wildcard certificates
nuscien/trivial
A set of powerful development kit: JSON, task management, numerals, chemistry, etc.
lenchv/jks-js
Extracts PEM certificates from Java Keystore in order to securely connect to Java based servers using node js
rakutentech/jwkgen
Small command-line tool that generates asymmetric JSON Web Keys for the following algorithms and curves
sourcefrenchy/certexfil
Exfiltration based on custom X509 certificates
liuyuning/QuickRSA
RSA Encrypt and Decrypt for iOS
MisaelMa/node-cfdi
For CFDI 4.0 XML https://cfdi.recreando.dev/
anvilresearch/jose
JSON Object Signing and Encryption for Node.js and the browser
SCRT-HQ/PEMEncrypt
PEMEncrypt is a cross-platform PowerShell module handling string encryption and decryption using RSA keys only.
wllm-rbnt/asn1template
A CLI tool that converts DER or PEM encoded ASN.1 structures into an equivalent textual description compatible with OpenSSL's ASN1_generate_nconf(3) function