asacamano / K2

The home of the future K2 crypto library, a successor to KeyCzar.

Home Page:http://google.github.io/K2/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

K2 Crypto Library

Copyright 2014 Google. Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

What is K2?

K2 is a cryptographic toolkit that provides an easy, code-reviewable way to do crypto safely - avoiding many of the subtle problems that come up when you do crypto yourself.

K2 is not an official Google project

Although several of the maintainers are Google employees, this is just something we needed and decided to build - classic open source engineering. There is no official Google support or endorsement of this project.

Status of K2

K2 is currently in the design and early build phase.

What should I use instead?

KeyCzar is great, and we recommend using that until K2 is ready.

Mailing list

Developers: k2-crypto-dev Google group

Users: Someone should set this up once there is something usable.

How to help

Read the CONTRIBUTORS.md file, then read the HACKING.md file.

About

The home of the future K2 crypto library, a successor to KeyCzar.

http://google.github.io/K2/

License:Apache License 2.0


Languages

Language:Java 98.6%Language:Protocol Buffer 1.4%