Skip to content

SURFnet/ocra-implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LICENSE

The files in this library are licensed according to the new BSD license, a copy of which can be found in the LICENSE file.

An exception is the java implementation, which is taken from the reference implementation and only slightly modified (to be more production system suitable).

INFO

This project contains example implementations of the OATH OCRA Challenge Response algorithm for various languages.

All of the implementations are based on the reference implementation from the official OCRA specification.

The current version of the OCRA standard can be found here:

http://tools.ietf.org/html/rfc6287

Versions currently exist for:

  • Java
  • Objective-C
  • PHP

Each language implementation is accompanied by a unit test that validates the implementation against the test vectors from the RFC.

CREDITS

This project was initiated by SURFnet and developed by Egeniq.

The Java and Objective-c versions were updated from draft-13 to the final RFC specification with support from Innovation District.

The PHP version received bugfix contributions from Andjelko Horvat.

Disclaimer: SURFnet and Egeniq are not affiliated with the OATH consortium.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published