Giter VIP home page Giter VIP logo

aes-256-cbcencryptiondelphi_php's Introduction

AES-256-CBC Encryption Delphi&PHP

Delphi Encryption - PHP Decryption. OpenSSL method usage and AES type AES-256-CBC

DECCrypt

To access the DECCrypt component, please go to the following address: https://github.com/StephenGenusa/DCPCrypt

There are files in the Repository that belong to this component.

You should introduce these source files to Library via Delphi. Whether you want this repository, you can download and promote it through the repository of the original publisher.

Use

Use of the prepared library can be found in the repository.

PHP Function:

  AES256CBCEnc("halilhanbadem utf8 karakter testi: ÜÖÇŞİ", "12345678123456781234567812345678", "1234567812345678");

!!!!Important!!!!:

The IV key must be 16 characters. The AES key must be 32 characters.

Less or more is unacceptable!

Description

The library file was taken from a site. Other operations(PHP and Demo) have been performed by me. In AES encryption, you can encrypt the POST or GET information you send to PHP and analyze it back. Thanks to the functions available in PHP, you can quickly perform encryption and decoding.

IV(Initialization Vector) Key

The IV Switch is optional. I recommend you use it for safety.

aes-256-cbcencryptiondelphi_php's People

Contributors

halilhanbadem 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.