https://github.com/freedomben/aescrypt
This repository houses the source code for AES Crypt. This is not an official AES Crypt repository. Please visit http://www.aescrypt.com/ for more information.
https://github.com/freedomben/aescrypt
Last synced: 10 months ago
JSON representation
This repository houses the source code for AES Crypt. This is not an official AES Crypt repository. Please visit http://www.aescrypt.com/ for more information.
- Host: GitHub
- URL: https://github.com/freedomben/aescrypt
- Owner: FreedomBen
- Created: 2013-10-10T22:32:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2022-04-12T18:13:18.000Z (about 4 years ago)
- Last Synced: 2025-02-16T15:14:50.758Z (over 1 year ago)
- Language: C
- Size: 1.54 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
aescrypt
========
This repository houses the source code for AES Crypt, with some slight modifications. This is not an official AES Crypt repository. Please visit http://www.aescrypt.com/ for more information.
This version will compile to a static binary. To succeed, Fedora needs these packages installed:
1. glibc
1. glibc-devel
1. glibc-static