Giter VIP home page Giter VIP logo

cyfer's Introduction

CyFER - the cryptographic library
=================================

Cyfer is a portable low-level cryptographic library providing several
implementations of message digest, block and stream cipher and public-key
algorithms. The library is extremely modular, providing easy way to add or
modify algorithm implementations, or even separating the particular algorithm
from the library physically (suitable for embedded environments).

The library design concept emphasises on simplicity and elegance (of
both the algorithm implementations (if possible) and the support library
code), not maximizing performance or minimizing memory footprint. The algorithm
implementations are straightforward, so they can be used for educational
purposes.

*WARNING*: Cyfer is provided with best intent to be useful and secure, but
with no warranty; it is not heavily tested and may contain numerous severe
bugs, flaws and holes. Do not use this if you want any security. *You should be
using tested, proven and certified cryptography implementation*, instead.

Author of Cyfer is Senko Rasic <[email protected]>. Suggestions, bug
reports and any other feedback (to the above mail address) is welcomed
and appriciated.

Cyfer is free software. You may use and/or distribute it under the
terms of the BSD software license, see the file LICENSE for details.

For more documentation, visit the doc/ subdirectory. The complete API reference
documentation can be built using doxygen.

cyfer's People

Contributors

senko avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.