All Projects → cotechde → hwsecurity

cotechde / hwsecurity

Licence: other
Hardware Security SDK - open source version (GPLv3). Full version can be found on https://hwsecurity.dev.

Programming Languages

java
68154 projects - #9 most used programming language
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to hwsecurity

FIDO-Server
Open-source FIDO server, featuring the FIDO2 standard.
Stars: ✭ 17 (-39.29%)
Mutual labels:  fido, fido2
hms-FIDO-demo-java
HMS FIDO demo, including fido2 demo, bioauthn demo and bioauthn-androidx demo.
Stars: ✭ 17 (-39.29%)
Mutual labels:  fido, fido2
webauthn.me
webauthn.me, learn more about the Web Authentication API or try the debugger.
Stars: ✭ 30 (+7.14%)
Mutual labels:  fido
flutter-openpgp
OpenPGP for flutter made with golang for fast performance with support for android, ios, macos, linux, windows, web and hover
Stars: ✭ 35 (+25%)
Mutual labels:  pgp
keycloak-radius-plugin
Make the radius server as part of keycloak SSO
Stars: ✭ 102 (+264.29%)
Mutual labels:  fido2
CCU2F
An universal usable FIDO U2F authenticator applet for Java Cards
Stars: ✭ 32 (+14.29%)
Mutual labels:  fido
line-fido2-server
FIDO2(WebAuthn) server officially certified by FIDO Alliance and Relying Party examples.
Stars: ✭ 350 (+1150%)
Mutual labels:  fido2
rune
tool to query for tokens and passwords for use as environment variables
Stars: ✭ 13 (-53.57%)
Mutual labels:  pgp
secretman
Managing secrets with Yubikey
Stars: ✭ 17 (-39.29%)
Mutual labels:  pgp
openpgp-php
OpenPGP.php is a pure-PHP implementation of the OpenPGP Message Format (RFC 4880).
Stars: ✭ 161 (+475%)
Mutual labels:  pgp
SimpleWebAuthn
WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers and Node.
Stars: ✭ 206 (+635.71%)
Mutual labels:  fido
lokey
A tool that makes it easy to work with and convert between cryptographic key formats
Stars: ✭ 87 (+210.71%)
Mutual labels:  pgp
Android-PGP
Simple PGP encryption/decryption on android.
Stars: ✭ 46 (+64.29%)
Mutual labels:  pgp
BitChan
BitChan is a decentralized anonymous imageboard inspired by BitBoard and built on top of BitMessage with Tor and GnuPG.
Stars: ✭ 44 (+57.14%)
Mutual labels:  pgp
wp-webauthn
🔒 WP-WebAuthn allows you to safely login to your WordPress site without password.
Stars: ✭ 85 (+203.57%)
Mutual labels:  fido2
aliceandbob
🔐 A free, light and easy to use client-side tool to generate PGP key pairs, encrypt and decrypt messages.
Stars: ✭ 24 (-14.29%)
Mutual labels:  pgp
android-webauthn-authenticator
A WebAuthn Authenticator for Android leveraging hardware-backed key storage and biometric user verification.
Stars: ✭ 101 (+260.71%)
Mutual labels:  fido2
pgpainless
Simple to use OpenPGP API based on Bouncy Castle
Stars: ✭ 73 (+160.71%)
Mutual labels:  pgp
adfsmfa
MFA for ADFS 2022/2019/2016/2012r2
Stars: ✭ 86 (+207.14%)
Mutual labels:  fido2
go-libfido2
libfido2 bindings for golang
Stars: ✭ 42 (+50%)
Mutual labels:  fido2

Hardware Security SDK

An SDK for supporting security keys and smartcards on Android. Use cases include:

  • WebAuthn/FIDO2 passwordless logins
  • FIDO U2F Two-Factor Authentication
  • SSH Authentication using OpenPGP/PIV cards
  • Personal Identity Verification (PIV)
  • Full app database encryption using external hardware

Documentation

Code examples and documentation can be found on our developer page at hwsecurity.dev/docs.

Open Source

This repository contains all parts of the Hardware Security SDK that have been released as open source.

This includes the following artifacts of the SDK (cf. overview of all artifacts):

Build Artifact Min SDK Rec. SDK
de.cotech:hwsecurity 14
de.cotech:hwsecurity-intent-nfc 14
de.cotech:hwsecurity-intent-usb 14
de.cotech:hwsecurity-fido 14 19
de.cotech:hwsecurity-fido2 14 19
de.cotech:hwsecurity-openpgp 14
de.cotech:hwsecurity-piv 14
de.cotech:hwsecurity-ui 14 19
de.cotech:hwsecurity-ssh 14
de.cotech:hwsecurity-sshj 14

Notice

This open source release does not reflect the newest version of the SDK. Some parts are currently not released as GPLv3.

Maven/NuGet Repositories

For paying customers, we provide an official Maven and NuGet repository:

There is also an unofficial Maven repository for open source projects using the SDK under GPLv3:

Contributing

Hardware Security SDK is an open source project and we are very happy to accept community contributions.

We will ask you to sign our CLA before your pull request can be merged.

Commercial License

A commercial license can be purchased on hwsecurity.dev/sales.

Buying such a license is mandatory as soon as you develop commercial activities involving this program without disclosing the source code of your own applications.

You can use our SDK under the terms of the GNU General Public license version 3 or later.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].