GitHub topics: pkcs
LudovicRousseau/PyKCS11
PKCS#11 Wrapper for Python
Language: Python - Size: 888 KB - Last synced at: about 14 hours ago - Pushed at: about 15 hours ago - Stars: 104 - Forks: 35

Mastercard/pkcs11-tools
A set of tools to manage objects on PKCS#11 cryptographic tokens. Compatible with many PKCS#11 library, including major HSM brands, NSS and softoken.
Language: C - Size: 2.02 MB - Last synced at: 4 days ago - Pushed at: 5 days ago - Stars: 182 - Forks: 36

Hanza-x2/Forge
A minimal 2D game framework for desktop, written in Go.
Language: Go - Size: 107 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

digitalbazaar/forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Language: JavaScript - Size: 4.79 MB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 5,177 - Forks: 807

aws/aws-nitro-enclaves-acm
AWS Certificate Manager for Nitro Enclaves allows the use of public and private SSL/TLS certificates with web applications and web servers running on Amazon EC2 instances with AWS Nitro Enclaves.
Language: Rust - Size: 266 KB - Last synced at: 1 day ago - Pushed at: 24 days ago - Stars: 82 - Forks: 34

alexandru-dinu/bleichenbacher
Bleichenbacher's PKCS 1.5 Padding Oracle Attack.
Language: Python - Size: 12.8 MB - Last synced at: 3 days ago - Pushed at: over 4 years ago - Stars: 14 - Forks: 4

Pkcs11Interop/Pkcs11Interop
Managed .NET wrapper for unmanaged PKCS#11 libraries
Language: C# - Size: 8.84 MB - Last synced at: 5 days ago - Pushed at: 4 months ago - Stars: 282 - Forks: 87

wowinter13/pkcs12cracker
Just a simple tool to concurrently attack password-protected PKCS#12 (PFX/P12) files
Language: Rust - Size: 2.42 MB - Last synced at: 11 days ago - Pushed at: 3 months ago - Stars: 10 - Forks: 0

thomasleplus/asn1dump
Dump the structure of an ASN.1 file.
Language: Java - Size: 334 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 11 - Forks: 7

drivenet/awskms-pkcs11
AWS KMS to PKCS#11 bridge.
Language: C# - Size: 88.9 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

bandoche/PyPinkSign
PinkSign – a friendly Python library for NPKI (공동인증서, 구 공인인증서) certificates 🔑
Language: Python - Size: 213 KB - Last synced at: 15 days ago - Pushed at: about 1 month ago - Stars: 108 - Forks: 30

Pkcs11Interop/Pkcs11Interop.X509Store
Easy to use PKCS#11 based X.509 certificate store
Language: C# - Size: 7.3 MB - Last synced at: 19 days ago - Pushed at: 4 months ago - Stars: 36 - Forks: 18

mirleft/ocaml-x509
X509 (RFC5280) handling in OCaml
Language: OCaml - Size: 2.02 MB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 52 - Forks: 34

AbdullahAlhussein/PKI-Digital-Signature-PDF-USB-Token
The Digital Signature is the result of the execution of a public key mathematical algorithm where the author uses his private key to sign the document and anyone can verify the authenticity of the document using the owner’s public key. In practice, the digital signature is part of the Public Key Infrastructure (PKI)
Language: Java - Size: 38.1 KB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 4

alexmgr/pybleach
A library to facilitate the exploitation of padding oracle attacks
Language: Python - Size: 262 KB - Last synced at: about 1 month ago - Pushed at: about 10 years ago - Stars: 15 - Forks: 2

simplito/xtea-js
A pure JavaScript XTEA block cipher implementation (PHP MCRYPT_XTEA compatible) with support for ECB and CBC modes of operation and PKCS7 padding.
Language: JavaScript - Size: 7.81 KB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 4

furpu/cricket.zig
Zig library for encoding and decoding cryptographic data formats.
Language: Zig - Size: 53.7 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 6 - Forks: 1

VitexSoftware/keystore-explorer-deb
Debian package with Java KeyStore explorer
Language: Shell - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 3

GRISHNOV/PKCS7-Padding
Implementation of PKCS7 padding in C
Language: C - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 8

AbdullahAlhussein/Read-Certificate-Information-From-USB-Token_PKI
PKI Token provide secure storage for digital certificates and private keys. They allow public-key cryptography and digital signatures to be leveraged securely, without risk of leaking the private key information.
Language: Java - Size: 61.5 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 3

PeculiarVentures/pkcs11js
A Node.js implementation of the PKCS#11 2.40 interface
Language: C++ - Size: 2.03 MB - Last synced at: 14 days ago - Pushed at: 9 months ago - Stars: 112 - Forks: 33

aaschmid/taskwarrior-java-client
A Java client to communicate with a taskwarrior server (= taskd).
Language: Java - Size: 287 KB - Last synced at: 8 months ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 6

andreburgaud/crypt2go
Go (golang) ECB mode of encryption and padding.
Language: Go - Size: 114 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 103 - Forks: 26

ericyoc/crypto_and_security_principles_poc
Demonstrates key concepts in cryptography and security principles.
Language: Jupyter Notebook - Size: 630 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

evias/dotsig
dotsig is a powerful tool to create or verify digital signatures on-the-fly
Language: C++ - Size: 355 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 2

pikulet/encryption-oracle-padding-oracle
padding oracle attack, encryption oracle
Language: Python - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

markkurossi/pkcs11-provider
PKCS #11 provider library and software HSM implementation in Go.
Language: C - Size: 433 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 0

RealityRipple/PersonalDKIM
🖊️ Add a DKIM header to your outgoing messages.
Language: JavaScript - Size: 27.3 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

dionresearch/signethic
Object signing and signature verification module
Language: Python - Size: 295 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

videlanicolas/cryptopals 📦
Language: Python - Size: 74.2 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

KlestovAlexej/Emerald.Examples
Примеры работы с API облачного транспорта
Language: C# - Size: 17.5 MB - Last synced at: 23 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hetielle/CifraPBE
Exercício de criptografia de senhas com PBE
Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

MisterDaneel/PemToXml
Python script which converts RSA PEM key (PKCS#1) to XML compatible for .Net
Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 32 - Forks: 13

ip6li/ra-lib 📦
A Javascript Library to generate keypair, PKCS#10 CSR and PKCS#12 Bundles
Language: JavaScript - Size: 912 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

dragon-dreamer/simple_asn1
Modern header-only C++20 ASN.1 DER parser library
Language: C++ - Size: 1.14 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ricardobranco777/certinfo.sh
This script parses PEM or DER certificates, requests, CRL's, PKCS#12, PKCS#7 & PKCS#8 files, Java keystores, NSS databases, Diffie-Hellman / DSA / Elliptic Curve parameters and private & public keys (from OpenSSH too). It uses OpenSSL for most operations (unless the openssl variable is empty), otherwise it uses GnuTLS' certtool. If the certtool variable is empty, Java's keytool is used instead.
Language: Shell - Size: 23.4 KB - Last synced at: 26 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

giterlizzi/perl-Crypt-PBE
Perl extension for PKCS #5 Password-Based Encryption Algorithms
Language: Perl - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: about 2 years ago - Stars: 1 - 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: about 6 years ago - Stars: 4 - Forks: 1

freight-trust/pki
PKI & PGP - Releases are always signed with a key stored here
Language: Shell - Size: 313 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

sop/crypto-bridge
A PHP library providing cryptography support for various PKCS applications.
Language: PHP - Size: 29.3 KB - Last synced at: 18 days ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 5

jwlehman93/security_week5
Language: PHP - Size: 4.58 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

PeculiarVentures/graphene-cli
The graphene-cli is a cross-platform command line tool for working with PKCS#11 devices
Language: TypeScript - Size: 127 KB - Last synced at: 23 days ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 11

AbdullahAlhussein/USB_Token_PKI_Encryption_Decryption_Text
PKI Token provide secure storage for digital certificates and private keys. They allow public-key cryptography and digital signatures to be leveraged securely, without risk of leaking the private key information.
Language: Java - Size: 38.1 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

AbdullahAlhussein/USB_Token_PKI_Digital_Signature_Text
PKI Token provide secure storage for digital certificates and private keys. They allow public-key cryptography and digital signatures to be leveraged securely, without risk of leaking the private key information.
Language: Java - Size: 36.1 KB - Last synced at: 7 days ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 4

JonathanWilbur/pkcs-ts
PKCS #1 through #15 - Private and Public Keys, Certificates, and More
Language: TypeScript - Size: 4.36 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

bnoordhuis/node-bursar
Generate RSA keys as PKCS#1, PKCS#8 or BER
Language: JavaScript - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 1

BhagyashriT/CompSec-HW-3-Java-Code-for-various-encryption-and-decryption-operations
Language: Java - Size: 4.33 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

sop/pkcs5
A PHP implementation of PKCS #5 password-based cryptography.
Language: PHP - Size: 56.6 KB - Last synced at: 8 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

mdamt/erpiko
Mirror of H. Erpiko
Language: C++ - Size: 2.51 MB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 2
