Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 890 Bytes

README.md

File metadata and controls

34 lines (26 loc) · 890 Bytes
cube2crypto
Scripting access for cube2 cryptography and authentication functions

By: Morgan Borman

License

This software is licensed under the terms of the Zlib license except where otherwise indicated.

Version

** 0.1.6 **

Current State

Cube2crypto appears to be in a stable and functional state. If you encounter anything which does not work as expected please file an issue on github at https://github.com/MorganBorman/cube2crypto/issues

What is it

A collection of functions pulled from the cube 2 engine and wrapped for easy use in other projects which need to interface with cube 2.

What can I use it for

Accessing cube2 cryptographic functions from the following languages

  • C/C++
  • Python (tested under Python 2.7)
  • JavaScript (tested under Firefox 10.0.2 and Chrome 17.0.963.79)