aes-encrypt-file

command
v0.0.0-...-4b1676d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: Unlicense Imports: 11 Imported by: 0

README

To create a file with random data:

.. sourcecode:: text

	$ dd if=/dev/urandom of=myfile bs=16 count=1000

Documentation

Overview

Sample of encrypting and decrypting a buffer with crypto/aes.

Eli Bendersky [https://eli.thegreenplace.net] This code is in the public domain.

Sample of encrypting and decrypting a whole file with crypto/aes.

Eli Bendersky [https://eli.thegreenplace.net] This code is in the public domain.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL