Skip to content

Java library for accessing FIDO U2F USB tokens for site registration, challenge signing and signature verification

License

Notifications You must be signed in to change notification settings

landicefu/u2flib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

u2flib

A Java library for accessing FIDO U2F USB tokens for app registration, challenge signing and signature verification.

This library is based on hid4java for USB HID access and it is ported from u2f and u2fcli

How FIDO U2F Works

Check out the slides by Alexei Czeskis (Google) which provides an overview of how an U2F token can make your service more secure. Flowcharts of Registration and Authentication and a real example should make you more confident before integrating the library.

About

Java library for accessing FIDO U2F USB tokens for site registration, challenge signing and signature verification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages