Welcome to Pauls PureProject
 Home Online Reference Guide duplicated from http://cvs.purebasic.com  
 Online Resources
   · Reference

 Libraries
     2DDrawing
     Billboard
     Camera
     CDAudio
     Cipher
     Clipboard
     Console
     Database
     Date
     Desktop
     Engine3D
     Entity
     File
     FileSystem
     Font
     Gadget
     Help
     Image
     ImagePlugin
     Joystick
     Keyboard
     Library
     Light
     LinkedList
     Material
     Math
     Memory
     Menu
     Mesh
     Misc
     Module
     Mouse
     Movie
     Network
     OnError
     Packer
     Palette
     Particle
     Preference
     Printer
     Requester
     Sort
     Sound
     SoundPlugin
     Sprite
     Sprite3D
     StatusBar
     String
     SysTray
     Terrain
     Texture
     Thread
     Toolbar
     Window

 Cipher

Overview

The cipher library is a set of functions useful to cipher or encode data. For example the MD5 (Message Digest 5) is a very popular fingerprint routine, used in many area due to its strong resistance to cracker: Linux, BSD and Unix uses it as alternative way to store password on the disk.

Command Index

Base64Decoder
Base64Encoder
CRC32Fingerprint
DESFingerprint
MD5FileFingerprint
MD5Fingerprint

Example

Cipher.pb

Supported OS

Windows, Linux

Reference Manual - Index



Hosted by Reel Media Productions Copyright©2001-2004 All Rights Reserved