CryptoMañana Documentation

The Object-Oriented PHP Cryptography Framework

General Project Information

    The CryptoMañana (CryptoManana) project is a PHP cryptography framework that provides a huge amount of object-oriented security-based components and a full cryptography model implementation. The framework is COMPLETELY FREE for usage and is published under the MIT License. The framework has been created and developed by Tony Karavasilev both as a personal dream come true and as part of his PhD work.

    This software framework provides a fully functional cryptography model with a vast amount of cryptography primitives, protocols and services. The integration of the framework in a software project makes the implementation of the best cybersecurity principles easier and faster to achieve. It comes in handy when a professional software engineer needs to develop secure application features, which may include the need of:

    The CryptoMañana framework is here to make your development both faster and more secure!

    In addition, the software framework:

Getting Started

  1. Installation and Configuration
  2. Cryptography Model
  3. Randomness Generators
  4. Hash Algorithms
  5. Symmetric Algorithms
  6. Asymmetric Algorithms
  7. Cryptographic Services
  8. Secure Data Services
  9. Framework Exceptions
  10. Framework Factories
  11. Core Objects
  12. Cryptography Model Extension
  13. Common Use Cases
  14. Miscellaneous Usages
  15. Technical API


Previous Next