Main > Free Download Search >

Free cryptography software for mac

cryptography

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 16
One-time Pad Cryptography 1.1

One-time Pad Cryptography 1.1


One-time Pad Cryptography - A one-time pad cryptography system more>>
One-time Pad Cryptography is an AppleScript package that contains four scripts and a text conversion file that together produce a working one-time pad cryptography system.

The scripts illustrate the principle of the one-time pad and its got a dandy implementation of a 256 x 256 lookup table in the form of a single 65,536 byte string.


<<less
Download (43KB)
Added: 2006-01-24 License: Freeware Price:
1372 downloads
BeeCrypt 4.1.2

BeeCrypt 4.1.2


Open source library that will provide a strong and fast cryptography toolkit more>> <<less
Download (756KB)
Added: 2008-10-04 License: GPL Price: FREE
391 downloads
Portable PGP 1.0.6

Portable PGP 1.0.6


A fully featured, lightweight, java based, open source PGP tool more>> A fully featured, lightweight, java based, open source PGP tool

Portable PGP is a fully featured, lightweight, java based, open source PGP tool.
Portable PGP allows to encrypt,decrypt,sign and verify text and files with a nice and absolutely straight graphical interface.
Portable PGP is absolutely simple to use and provides everything you need tin order to get started with PGP cryptography.

Enhancements
- Fixed a bug when signing files
- Fixed a bug in cleartext signature Portable PGP. Release

<<less
Download (1.9MB)
Added: 2009-05-14 License: GPL Price: FREE
189 downloads
KryptEdit 1.0

KryptEdit 1.0


A unique text editor loaded with simple cryptography tools and a text-to-speech audio generator more>> <<less
Download (128K)
Added: 2008-09-29 License: Freeware Price:
10 downloads
Ruby-GPGME 1.0.1

Ruby-GPGME 1.0.1


Open source Ruby interface for the GPGME cryptography library more>> Open source Ruby interface for the GPGME cryptography library

Ruby-GPGME is a free and open source Ruby interface for the GnuPG Made Easy (GPGME) library that will provide a High-Level Crypto API for encryption, decryption, signing, signature verification and key management.

System requirements:
- GPGME
-

Enhancements:
- Fixed various bugs.

<<less
Download (33KB)
Added: 2008-10-04 License: GPL Price: FREE
386 downloads
Portecle 1.4

Portecle 1.4


Easy to use GUI application for managing cryptography related issues more>> Easy to use GUI application for managing cryptography related issues

Portecle is a free and user friendly GUI application for creating, examining and managing keystores, keys, certificates, certificate requests, certificate revocation lists and more.

Main features:
- Create, load, save, and convert keystores.
- Generate DSA and RSA key pair entries with self-signed version 1 X.509 certificates.
- Import X.509 certificate files as trusted certificates.
- Import key pairs from PKCS #12 files.
- Clone and change the password of key pair entries and keystores.
- View the details of certificates contained within keystore entries, certificate files, and SSL/TLS connections.
- Export keystore entries in a variety of formats.
- Generate and view certification requests (CSRs).
- Import Certificate Authority (CA) replies.
- Change the password of key pair entries and keystores.
- Delete, clone, and rename keystore entries.
- View the details of certificate revocation list (CRL) files.

System requirements:
-

Enhancements
New features:
- Support for importing key pairs from OpenSSL PEM bundles.
- Support for encrypting private key in PEM export.
- Recognition and decoding support for some additional certificate extensions.
- Experimental: support for renewing self signed certificates.
Enhancements:
- Significant user interface improvements, including among others use of Java Desktop API to launch browsers and mail clients, more and improved default values in forms, and improved extension viewer dialog with hyperlink support for other resources in them (CRLs, certificates etc).
- Support changing look and feel without restarting the app.
- Support online help not bundled in jar (set helpbaseurl at build time).
Bug fixes:
- Fix problem with examining certificates from OpenSSL PEM bundles in certain security provider configurations.
Miscellaneous:
- Java SE 6 or later is now required.
- Bundled Bouncy Castle provider jar upgraded to 1.41.
- Removed built in support code for additional external look and feels; users who want them can have a look at Javas built in facilities for installing them.

<<less
Download (1.8MB)
Added: 2009-02-25 License: GPL Price: FREE
204 downloads
Fortify 2.2.6

Fortify 2.2.6


Fortify offers an easy-to-use, simple-to-install program that provides world-wide, unconditional, full strength 128-bit cryptography to users of Netscape Navigator (v3 and v4) and Communicator (v4). more>>

Fortify 2.2.6 offers an easy-to-use, simple-to-install program that provides world-wide, unconditional, full strength 128-bit cryptography to users of Netscape Navigator (v3 and v4) and Communicator (v4). If you routinely use Netscape's export-grade web browsers, (i.e. the ones you can download from the Internet), then you need Fortify.

Requirements: Mac (all)

<<less
Download (503.9KB)
Added: 2000-03-01 License: Freeware Price:
downloads
GnuPG 1.4.7

GnuPG 1.4.7


GnuPG - Install GnuPG without having to compile it more>>
GnuPG is the GNU Privacy Guard, an OpenPGP client. GnuPG is a tool that provides access to public key cryptography for use in encrypting and signing e-mails (or anything!).

GnuPG is a command line tool and is licensed under the GNU GPL.

After downloading the archive, please verify its validity with MD5 or the detached sig. If not, the file may have been tampered with and may not be secure.
Once you have GnuPG installed, visit the Mac GPG Website for GUI tools to avoid having to use the command line.

MD5 (GnuPG1.4.5.dmg) = b164ca16abffaceeb4d4198cc4bec8df

<<less
Download (10.7MB)
Added: 2007-03-08 License: Freeware Price:
579 downloads
MulleCipher Framework 1.1

MulleCipher Framework 1.1


MulleCipher Framework - Wraps some public domain cryptography more>>
wraps some public domain cryptography implementations in Objective-C. It contains two digest algorithms MD-5, SHA-1 (CRC32 as a build option) as well as two symmetric ciphers Blowfish and Twofish. There is a small test application for Mac OS X that can be used to test the algorithms a bit. Documentation is in a README.rtf file and the various headers.
The digest algortihms have been tested on Mac OS X and passed the tests. So I assume, that they work as expected. The crypto routines encrypt and decrypt correctly. I have not checked that the output is compatible with their respective implementations on Intel machinery, though I assume that it is.
Enhancements:
- Added prebinding, the prebind address is -seg1addr 0x32000000. You can easily change this by changing the link options.
- By default crc32 is not compiled in anymore, because there is already a crc32 routine in libz. If you define BUILD_CRC32 its back in.
- Created project files for the new Project Builder, so you dont have to import the projects yourself.
<<less
Download (173KB)
Added: 2006-04-11 License: Freeware Price:
1292 downloads
Freenet 0.5.2

Freenet 0.5.2


Freenet is a large-scale peer-to-peer network which pools the power of member computers around the world to create a massive virtual information store open to anyone to freely publish or view more>>

Freenet 0.5.2 won't make you disappointed cause it pools the power of member computers around the world to create a massive virtual information store open to anyone to freely publish or view information of all kinds.

Major Features:

  1. Highly survivable: All internal processes are completely anonymized and decentralized across the global network, making it virtually impossible for an attacker to destroy information or take control of the system.
  2. Private: Freenet makes it extremely difficult for anyone to spy on the information that you are viewing, publishing, or storing.
  3. Secure: Information stored in Freenet is protected by strong cryptography against malicious tampering or counterfeiting.
  4. Efficient: Freenet dynamically replicates and relocates information in response to demand to provide efficient service and minimal bandwidth usage regardless of load. Significantly, Freenet generally requires log(n) time to retrieve a piece of information in a network of size
  5. Freenet is free software which lets you anonymously share files, browse and publish "freesites" (web sites accessible only through Freenet) and chat on forums, without fear of censorship.
  6. Freenet is decentralised to make it less vulnerable to attack, and if used in "darknet" mode, where users only connect to their friends, is very difficult to detect.
  7. Communications by Freenet nodes are encrypted and are routed through other nodes to make it extremely difficult to determine who is requesting the information and what its content is.
  8. Users contribute to the network by giving bandwidth and a portion of their hard drive (called the "data store") for storing files. Files are automatically kept or deleted depending on how popular they are, with the least popular being discarded to make way for newer or more popular content. Files are encrypted, so generally the user cannot easily discover what is in his datastore, and hopefully can't be held accountable for it. Chat forums, websites, and search functionality, are all built on top of this distributed data store.
  9. An important recent development, which very few other networks have, is the "darknet": By only connecting to people they trust, users can greatly reduce their vulnerability, and yet still connect to a global network through their friends' friends' friends and so on. This enables people to use Freenet even in places where Freenet may be illegal, makes it very difficult for governments to block it, and does not rely on tunneling to the "free world". .

Enhancements:

  • Unspecified improvements
  • Bug fixes.
<<less
Download (1.9MB)
Added: 2003-10-26 License: Freeware Price:
249 downloads
OpenSSL 0.9.8k

OpenSSL 0.9.8k


Open Source toolkit implementing the Secure Sockets Layer and Transport Layer Security protocols more>> Open Source toolkit implementing the Secure Sockets Layer and Transport Layer Security protocols

OpenSSL is a collaborative effort to develop a robust, commercial-grade, fully featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library.
The OpenSSL project is managed and maintained by a worldwide community of volunteers that use the Internet to plan, communicate, and develop the OpenSSL toolkit and its related documentation.
OpenSSL is based on the excellent SSLeay library developed from Eric A. Young and Tim J. Hudson.
NOTE: The OpenSSL toolkit is licensed under an Apache-style licence, which basically means that you are free to get and use it for commercial and non-commercial purposes subject to some simple license conditions.

Enhancements
- Dont set val to NULL when freeing up structures, it is freed up by underlying code. If sizeof(void *) > sizeof(long) this can result in zeroing past the valid field. (CVE-2009-0789) [Paolo Ganci ]
- Fix bug where return value of CMS_SignerInfo_verify_content() was not checked correctly. This would allow some invalid signed attributes to appear to verify correctly. (CVE-2009-0591) [Ivan Nestlerode ]
- Reject UniversalString and BMPString types with invalid lengths. This prevents a crash in ASN1_STRING_print_ex() which assumes the strings have a legal length. (CVE-2009-0590) [Steve Henson]
- Set S/MIME signing as the default purpose rather than setting it unconditionally. This allows applications to override it at the store level. [Steve Henson]
- Permit restricted recursion of ASN1 strings. This is needed in practice to handle some structures. [Steve Henson]
- Improve efficiency of mem_gets: dont search whole buffer each time for a
- [Jeremy Shapiro ]
- New -hex option for openssl rand. [Matthieu Herrb]
- Print out UTF8String and NumericString when parsing ASN1. [Steve Henson]
- Support NumericString type for name components. [Steve Henson]
- Allow CC in the environment to override the automatically chosen compiler. Note that nothing is done to ensure flags work with the chosen compiler. [Ben Laurie]

<<less
Download (3.7MB)
Added: 2009-03-30 License: Freeware Price: FREE
203 downloads
NoodleBoard 1.0

NoodleBoard 1.0


NoodleBoard - Shared, secure virtual whiteboard widget more>>
NoodleBoard is a Mac OS X dashboard widget that allows you to securely share your ideas, thoughts, lists, links or anything you can type with others.
By combining the dashboard, Ajax and a dash of cryptography NoodleBoard allows you to create a private virtual white board which is shared across the internet (and it mostly works!)
To set up a new board download the widget and visit www.noodleboard.com
Enhancements:
- Resize no-longer loses status & sizer bars.
- UI Redesign
- Board names can be URL unsafe (signup process)
- Ability to change font / font size
- Note name now shown on front of widget.
<<less
Download (253KB)
Added: 2006-10-04 License: Freeware Price:
726 downloads
Keyczar 0.6 Beta

Keyczar 0.6 Beta


Free toolkit for safe and simple cryptography more>> <<less
Download (134KB)
Added: 2009-03-10 License: Freeware Price: FREE
230 downloads
OpenSSL for OSX 0.9.5a

OpenSSL for OSX 0.9.5a


The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer more>> The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a full-strength general purpose cryptography library. The project is managed by a worldwide community of volunteers that use the Internet to communicate, plan, and develop the OpenSSL toolkit and its related documentation.
Requirements:
MacOS X 10.0 or later.
<<less
Download (1MB)
Added: 2001-09-15 License: Free Price:
downloads
OpenSSL File Utilities 0.3b

OpenSSL File Utilities 0.3b


OpenSSL File Utilities is a powerful and popular utility which can bring strong cryptography to average computer users. more>>

OpenSSL File Utilities 0.3b is a powerful and popular utility which can bring strong cryptography to average computer users.

Although this is only a beta version, it supports all of the OpenSSL block ciphers. It is merely a GUI front-end to the command-line program "openssl".

Enhancements:

  • AES Encryption/Decryption added

Requirements:

  • Mac OS X 10.0 or later
  • OpenSSL (installed by default)
  • Aesutil

<<less
Download (789K)
Added: 2005-02-02 License: Free Price:
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 2
  • 1
  • 2