keystore
There are 243 repositories under keystore topic.
patrickfav/uber-apk-signer
A cli tool that helps signing and zip aligning single or multiple Android application packages (APKs) with either debug or provided release certificates. It supports v1, v2 and v3 Android signing scheme has an embedded debug keystore and auto verifies after signing.
mCodex/react-native-sensitive-info
Save sensitive data into Android's Shared Preferences with keystore encryption/iOS's Keychain for React Native
square/certigo
A utility to examine and validate certificates in a variety of formats
Hakky54/mutual-tls-ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as 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 other server examples are available such as jersey with grizzly. Also gRPC, WebSocket and ElasticSearch examples are included
iamMehedi/Secured-Preference-Store
A cryptography library and a SharedPreferences wrapper for Android that encrypts the content with 256 bit AES encryption. The Encryption key is securely stored in device's KeyStore.
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
bmresearch/Solnet
Solana's .NET SDK and integration library.
immutability-io/vault-ethereum
A plugin that turns Vault into an Ethereum wallet.
cioccarellia/ksprefs
Kotlin SharedPreferences wrapper & cryptographic android library.
scop/portecle
User friendly GUI application for creating, managing and examining keystores, keys, certificates, certificate requests, certificate revocation lists and more
pavlo-v-chernykh/keystore-go
A Go (golang) implementation of Java KeyStore encoder/decoder
schollz/jsonstore
Simple thread-safe in-memory JSON key-store with persistent backend
essentiaone/HDWallet
Simple Swift library for creating HD cryptocurrencies wallets and working with crypto Coins/ERC20 tokens.
kurtbrose/pyjks
a pure python Java KeyStore file parser, including private key decryption
nfdz/Cryptool
Cryptography Android application
wutongke/KeyStoreDemo
KeyStoreDemo
s1monw1/TlsLibrary
Simple TlsLibrary written in Kotlin - Provides DSL for creating TLS connections
stellar-expert/albedo
Security-centric, developer-friendly, easy-to-use delegated signer and keystore for Stellar Network
wei-spring/MultiSignTools
Android多渠道打包签名的一个可视化小工具,支持v2签名,支持Android 8.0+
seevik2580/ethereum-wallet-recovery
ethereum wallet recovery password multithread tool, baked from pyethrecover and pyethereum, for using keystore v3 json file to help recover your lost password if you know some phrases using both brute and wordlist technique, start + end words, whole ascii or just numbers
johndoe31415/hsmwiz
HSMWiz is a frontend for OpenSC, pkcs11tool and pkcs15tool to ease handling of HSM smartcards
roynalnaruto/eth-keystore-rs
A minimalist library to interact with encrypted JSON keystores
farukcankaya/ciappsigningexample
Android keystore file storage solutions in Circle CI and Travis CI
meefik/keystorebreaker
Password guessing to Java keystore
lenchv/jks-js
Extracts PEM certificates from Java Keystore in order to securely connect to Java based servers using node js
reime005/react-native-secure-element
The most secure way to encrypt and decrypt personal data on a mobile device. Automatically E2E tested and deployed via Github Actions CI/CD.
stcarrez/ada-keystore
Ada Keystore - protect your sensitive data with secure storage
leonardoxh/keystore-ultimate
The ultimate solution for keystore manipulation in Android
rednaga/keystore-shim
Shim to grab keystore backed data
ChandraNarreddy/sillyproxy
SillyProxy - Dynamic SNI based TLS proxy for terminating TLS (>=1.1) HTTP connections to multiple domains.
VelocityPulse/platform_import_keystore
A script which create a keystore from x509.pem and pk8 files
adorsys/keystore-management
Generate keys and keystores using fluent-like API instead of dealing with JCA intricacies
anboralabs/ks-explorer
KS-Explorer Intellij plugin allow you open keystore files inside Intellij IDE, supported extension: jks, jceks, bks, p12, uber, bcfks
Boilertalk/Keystore.swift
Ethereum and ETH2 (BLS) keystore creation / private key extraction for Swift
phanirajabhandari/android-keystore-example
Example demonstrating how to use KeyStore
sureshg/InstallCerts
🏺Create a PKCS12 TrustStore by retrieving server certificates.