abaga129 / d-openssl-evp-example

Example EVP symmetric key encryption/decryption using openssl in D

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D Openssl EVP Encryption/Decryption example

This is a translation of the source found here

The project using deimos C bindings for the openssl library in D to encrypt and decrypt a plaintext using EVP symmetric key encryption.

About

Example EVP symmetric key encryption/decryption using openssl in D

License:Apache License 2.0


Languages

Language:D 100.0%