View on GitHub

W3C Web Crypto

Draft documents and reference implementation for the W3C Web Crypto group

Download this project as a .zip file Download this project as a tar.gz file

W3C Web Crypto - repository

This repository contains draft documents (typically, in the W3C Respec format) and reference implementations of cryptographic algorithms that have been proposed or will be proposed for standardisation through the W3C Web Crypto community. No information in this repository has been endorsed by any standardisation body unless otherwise stated explicitly.

KCipher-2

KCipher-2 is a fast and lightweight stream cipher algorithm developed by KDDI R&D Laboratories in Japan. It has been standardised by the ISO/IEC SC27. See ISO/IEC 18033 part 4. It is also recommended by the Japanese Government. See list of eGovernment Recommended Ciphers. The draft Respec document for this stream cipher can be found here.

Ring-LWE

Ring-LWE is a fast and post-quantum public key cryptosystem jointly implemented by KDDI R&D Laboratories and Kyushu University in Japan. The draft Respec document for this cryptosystem can be found here.