Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Releases: apache/incubator-milagro-crypto-js

apache-milagro-crypto-js-1.0.0-incubating

27 Aug 10:20
4220a7a
Compare
Choose a tag to compare

Introduction

Apache Milagro Crypto JS 1.0.0-incubating is the first Apache Software foundation release of this library.

Library Description

milagro-crypto-js is the JavaScript equivalent of milagro-crypto-c. It has all the same functionality, API and even the intermediate calculated values in the functions are the same. This library allows you to run MFA using MPIN in the browser which, to the best of our knowledge, is the only such implementation of MFA in this context.

v1.0.0 Release Rationale

The library been under active development for many years and the APIs haven't changed in several months. There are extensive tests using third party test vectors and the tooling required to deploy this software into a modern software project. The Milagro community believe that the code base has reached the point that we can perform general availability (GA) releases.

Please see the README for build/test instructions, a list of contributors and guidelines on how to contribute yourself.

Disclaimer

Apache Milagro Crypto JS (incubating) is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.