Articles:
Sub Categories:
Articles:
MySQL UDF: Whirlpool and Tiger
Added: 2005-07-31 20:27:35 Modified: 2006-03-09 02:49:15 - Level: Advanced
This is a simple User Defined Function for MySQL adding support for Whirlpool (512 bit) and Tiger (192 bit)
SHA512,SHA384 and SHA256 support in MySQL
Added: 2005-07-25 01:04:49 Modified: 2006-03-09 02:47:42 - Level: Advanced
This is a set of user defined functions adding support for the Secure Hash Algorithm with a digest size of 512, 384 and 256 bits. It use a modified version of Crypto++ for the actual hash operation, whereby the MySQL wrapper is written by me.
Stored procedures in MySQL 5.0
Added: 2005-04-25 17:59:09 Modified: 2005-08-02 15:44:59 - Level: Intermediate
This is my first touch with MySQL 5.0's stored procedures, and I figured I wanted to make a recursive Stored Procedure to get rid of some nasty PHP code on this website. Read on..
1|
Total number of articles: 42 in 8 (sub)categories
[Sitemap]

