Sponsorzy katalogu:
Centrum Rezerwacji Hoteli. Internetowy system umozliwiający dokonanie rezerwacji z natychmiastowym potwierdzeniem w ponad 500 hotelach w całej Polsce. Hotele Warszawa, hotele w Krakowie, Poznaniu, Wrocławiu i wielu innych mistach w Polsce po bardzo konkurencyjnych cenach.
Centralny System Rezerwacji Online oferuje rezerwację hoteli w całej Polsce po bezkonkurencyjnych cenach. Odwiedź www.hotele.pl i rezerwuj hotele w Polsce po super cenach !
System rezerwacji hoteli w Polsce. Szybka i intuicyjna rezerwacja, bezpieczna płatność online kartami kredytowymi i przelewami. Rezerwuj hotele w całej Polsce. W ofercie kilkaset hoteli, zarówno tych luksusowych, jak i tanich hoteli turystycznych.
Tytuł strony: Applied Cryptography Code
Opis strony: The code from the Applied Cryptography disk, available outside the US.
Adres: ftp://ftp.zedz.net/pub/crypto/applied-crypto/
Tytuł strony: Botan
Opis strony: An open-source C++ crypto library that includes block and stream ciphers, hash functions, MACs, and public key algorithms, along with an easy to use filter-based interface.
Adres: http://botan.randombit.net/
Tytuł strony: BSAFEeay
Opis strony: A free, public domain implementation of RSA Data Security's BSAFE API, using the SSLeay crypto library.
Adres: https://www.cypherpunks.to/bsafeeay/
Tytuł strony: CTC
Opis strony: CTClib (PGP-interoperable ANSI C encryption software library) and CTCjava (Java crypto components and application).
Adres: http://www.bifroest.demon.co.uk/ctc/
Tytuł strony: DevOTechS: Huge Integer Math and Encryption Library (HIME)
Opis strony: A dll for implementing public and secret key encryption using RSA, AES, SHA-256. Also contains functions for prime number generation, random number generation and huge integer operations.
Adres: http://www.devotechs.com/
Tytuł strony: Emacs Cryptographic Library and Tools
Opis strony: Includes code for IDEA, Blowfish, SHA-1, MD5, RC16 (RC4 extension), an initial implementation of DES and a few related toys.
Adres: http://web.mit.edu/thouis/www/ecrypto.html
Tytuł strony: Entrust Dev-Net
Opis strony: A variety of tools to add PKI functionality to your application.
Adres: http://www.entrust.com/pki/toolkits.htm
Tytuł strony: FastCRC Library
Opis strony: Optimized implementation of CRC32, CRC16 and CRC16C (CRC-CCITT) checksum algorithms. With examples in C/C++ and Visual Basic.
Adres: http://www.slavasoft.com/fastcrc/
Tytuł strony: Hidden Field Equations (HFE) in Java
Opis strony: A free implementation of the public key cryptography system with source code and documentation.
Adres: http://www.christopher-wolf.de/hfe/
Tytuł strony: JavaScript Encryption Program
Opis strony: Open source JavaScript implementation of the MD5 hash and RC4, AES, CSR and RSA ciphers.
Adres: http://home.versatel.nl/MAvanEverdingen/Code/
Tytuł strony: libmcrypt
Opis strony: Supports the following algorithms; BLOWFISH, TWOFISH, DES, TripleDES, 3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS, IDEA, RIJNDAEL-128 (AES), RIJNDAEL-192, RIJNDAEL-256, SERPENT, CAST-128, CAST-256, ARCFOUR and WAKE. ANSI C.
Adres: http://mcrypt.hellug.gr/#_libmcrypt
Tytuł strony: MD5 Homepage (unofficial)
Opis strony: Information and implementation in various languages.
Adres: http://userpages.umbc.edu/~mabzug1/cs/md5/md5.html
Tytuł strony: Network Security Services
Opis strony: Mozilla's NSS, is a set of libraries designed to support cross-platform development of security-enabled server applications.
Adres: http://www.mozilla.org/projects/security/pki/nss/
Tytuł strony: OpenSSL
Opis strony: 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.
Adres: http://www.openssl.org/
Tytuł strony: Punkroy and the Cypher Project
Opis strony: Collection of programming examples on encryption including: file encryption, steganography in images and sound, data base record encryption, and password verification. All written in Pascal, all source code available.
Adres: http://Punkroy.DrQue.net/Programs.html
Tytuł strony: Python Cryptography Toolkit
Opis strony: A collection of cryptographic algorithms and protocols, implemented for use from Python.
Adres: http://www.amk.ca/python/code/crypto
Tytuł strony: QuartzLight in Java
Opis strony: Implements the public key signature system QuartzLight in Java where QuartzLight refers to a research version of the Quartz standard.
Adres: http://www.christopher-wolf.de/ql/
Tytuł strony: RC-Crypt
Opis strony: Implementation of RC5 (128) in C.
Adres: http://www.ricksoft.co.uk/downloads/rccrypt/rccrypt.htm
Tytuł strony: RSA MD5 Visual C++
Opis strony: An implementation of the message digest algorithm. Includes a performance measurement facility.
Adres: http://www.langfine.com/rsa_md5.htm
Tytuł strony: SlavaSoft QuickHash Library
Opis strony: Add hash (MD2, MD5, SHA-1, SHA-2, RIPEMD-160, PANAMA, TIGER), checksum (CRC32, ADLER32) and HMAC (HMAC-MD5, HMAC-SHA1, HMAC-SHA256, HMAC-SHA384, HMAC-SHA512, HMAC-RIPEMD160, HMAC-PANAMA, HMAC-TIGER) calculations to your Windows apps quickly and easily. C++, commercial.
Adres: http://www.slavasoft.com/quickhash/
Tytuł strony: Snapcrypt - Cryptography Algorithms
Opis strony: A library for the TMS320C54x DSP, includes algorithms for symmetric block ciphers, one-way hash functions, public key encryption and digital signature.
Adres: http://www.snapshield.com/Products_licensing_fs.html
Tytuł strony: SoftaCrypt
Opis strony: Java based implementation libraries for encryption and hash algorithms.
Adres: http://www.softabar.com/home/content/view/44/65/
Tytuł strony: The source code of the 128-bit PC1 cipher algorithm
Opis strony: In C, Delphi, Java, Perl and Visual Basic.
Adres: http://membres.lycos.fr/pc1/
Tytuł strony: SSL++ -- C++ Wrapper arround OpenSSL library
Opis strony: SSL++ is simple C++ library encapsulating OpenSSL functionality to make it simple and easily accessible to C++ programmers.
Adres: http://www.total-knowledge.com/progs/sslpp/
Tytuł strony: Sysepub
Opis strony: An open-source Java cipher that combines one time pad with public and private keys.
Adres: http://teutoburgo.web44.net/java/sysepub.html
Cytat dnia:
Człowiek potrzebuje do szczęścia trzech rzeczy: dobrych przyjaciół do towarzystwa, dobrego wina do picia i dobrych książek do czytania.
|
Search the Programming Libraries category
Powered by the Free PHP ODP Script
Serwery