Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
1024-bit encryption system (functional safe or disk) | С++20
This release marks the first production-ready publication of 1654, a dependency-free cryptographic vault engine built around a strict vault abstraction and a wide-state cryptographic design.
1654 is not a wrapper around existing crypto libraries.
It is a self-contained system whose cryptographic behavior is fully defined within the repository.
Key Characteristics
Vault-oriented model
Encrypted data is treated as a sealed container-safe with explicit operations, not as a password-wrapped file.
Dependency-free design
The entire cryptographic surface is auditable in-tree.
PetoronHash as the cryptographic core
All key material derivation, diffusion, and internal transformations are driven by PetoronHash
1024-bit wide internal state
The architecture uses a wide internal state to increase diffusion depth and structural safety margins.
https://github.com/01alekseev/1654
Petoron | Ivan Alekseev | MIT license
Java based Portable hashing application capable of multiple individual file signatures or proprietary group signatures (1 signature for a folder and all its contents). GUI and command line in the same executable. -sha1 -sha256 -sha51 -md5 -crc32
This ain't your daddy's crypto! We provide a set of C libs and utilities to perform cypherpunk style crypto functions, using your existing OpenPGP keys. Ring signatures; credentials; mental poker; timelines; zero knowledge proofs. Cool stuff!
2Pix integrates with Windows to allow you to easily encrypt and hide files in bitmap images, a process called steganography (not to be confused with stenography). Data is stored in the low-order bits of each pixel of an image, so the file is completely hidden from view. Version 1.1 now provides plausible deniability because no unencrypted signature is stored in the image header. It should be impossible to prove an image contains a hidden file (if you use a strong password and only use 1 or 2 bits per pixel component).
NOTE: This project has been moved to Google Code.
http://code.google.com/p/2pix-steganography
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A C++/Qt program for use in encrypting and decrypting simple substitution cyphers. These cyphers are often found in newspapers and various puzzle books.
The ABKey plugin for Apple's Address Book allows you to quickly view GPG key information for contacts as well as specify per-contact preferences for how GPGMail (the Apple Mail plugin for GPG) handles encrypting and signing of emails.
Pure managed C# implementation of well-known cryptographic hash functions such as SHA-family (SHA0, SHA1, SHA2), MD-family (MD2, MD4, MD5), RIPEMD, Tiger, Haval, Snefru and others.
Moved to Github: https://github.com/AndreyRusyaev/acryptohashnet
A package of Rijndael, Twofish and Serpent encryption algorithms implemented in x86 assembly. Meant to learn basics of assembly, learn about the algorithms or to be used in a C program.
AES.g is a port of the Advanced Encryption Standard (or Rijndael) to the GPU using a mix of C++ and Cg programming languages. It is portable and built as a class-based program, using OpenGL or DirectX libraries.
Starting as a personal study project, I have decided to share this security project.
For now, it is a JAVA program that can be used to encrypt and decrypt simple file content (ie files), possibly later evolving into a utility with user interface and/or a library
AESEncryptor is a fast and simple utility to protect your files with the Advanced Encryptation Standard algorithm. It is safer than zip or rar files because a simple force-attack can reveal their password. A force-attack to an AES encriptation could delay millions of years. There are available the source code of the GUI, a CaptionProgressBar and the RijndaelCryptorProvider, the core of the application which can start a encriptation process in a simple code line.
New Version released (v2.5):
- Add English Language
- Some Bug Fixes
- Added some options
- Added some encriptation parameters
IMPORTANT CRITICAL UPDATE (V2.5.0.1)!!!!!
Fixes an error occurred with the Auto Delete option activated
NEW UPDATE (V2.5.0.2)
Fixes an crash when the program start or decrypt a file. Thanks to a SourceForge user for report the error
UPDATED RijndaelCryptoProvider with a serious bug fix. Also, has been updated v2.5.0.2 and v2.5.0.1 with this new library
Open-source code that enables you to use AES in CBC mode
AES_in_CBC_mode_for_microcontrollers is an open-source code that enables you to easily integrate the AES encryption algorithm in CBC mode to your project.
Based on the work of https://github.com/zhouyangchao/AES
GitHub Page: https://github.com/Northstrix/AES_in_CBC_mode_for_microcontrollers
ALIMP (A LIttle More Privacy) is a .NET C# software enabling users to easily cypher and de-cypher files on their computer using common algorithm (DES, 3DES, AES, ...) that are shipped with the .NET Frawemork.
A small encryption / decryption application that we are giving away free of charge.
Version 1.0.00 - RSA only at the moment.
But later versions will have a plug-in system for adding more algorithms.
Symbian OS implemetation of NIST-Recommended Random Number Generator Based on ANSI X9.31 using AES written in Symbian C++ and tested on Symbian 9.x platform (especially Nokia N73, N80, N82 and E51).
This is a very powerfull criptography project that basicaly can be used to transmit or store secure data and study some cipher, hash and compression algorithms to understands how it works.