*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 MD4Final(3) -- calculate the RSA Data Security, Inc., ``MD4'' message digest
    The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hashfunction, that is, you cannot find (except by exhaustive ...
 MD4Init(3) -- calculate the RSA Data Security, Inc., ``MD4'' message digest
    The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hashfunction, that is, you cannot find (except by exhaustive ...
 MD4Update(3) -- calculate the RSA Data Security, Inc., ``MD4'' message digest
    The MD4 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hashfunction, that is, you cannot find (except by exhaustive ...
 md5(3) -- calculate the RSA Data Security, Inc., ``MD5'' message digest
    The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hashfunction, that is, you cannot find (except by exhaustive ...
 MD5Data(3) -- calculate the RSA Data Security, Inc., ``MD5'' message digest
    The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hashfunction, that is, you cannot find (except by exhaustive ...
 MD5End(3) -- calculate the RSA Data Security, Inc., ``MD5'' message digest
    The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hashfunction, that is, you cannot find (except by exhaustive ...
 MD5File(3) -- calculate the RSA Data Security, Inc., ``MD5'' message digest
    The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hashfunction, that is, you cannot find (except by exhaustive ...
 MD5Final(3) -- calculate the RSA Data Security, Inc., ``MD5'' message digest
    The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hashfunction, that is, you cannot find (except by exhaustive ...
 MD5Init(3) -- calculate the RSA Data Security, Inc., ``MD5'' message digest
    The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hashfunction, that is, you cannot find (except by exhaustive ...
 MD5Update(3) -- calculate the RSA Data Security, Inc., ``MD5'' message digest
    The MD5 functions calculate a 128-bit cryptographic checksum (digest) for any number of input bytes. A cryptographic checksum is a one-way hashfunction, that is, you cannot find (except by exhaustive ...
 memccpy(3) -- copy string until character found
    The memccpy() function copies bytes from string src to string dst. If the character c (as converted to an unsigned char) occurs in the string src, the copy stops and a pointer to the byte after the co...
 memchr(3) -- locate byte in byte string
    The memchr() function locates the first occurrence of c (converted to an unsigned char) in string b.
 memcmp(3) -- compare byte string
    The memcmp() function compares byte string b1 against byte string b2. Both strings are assumed to be len bytes long.
 memcpy(3) -- copy byte string
    The memcpy() function copies len bytes from string src to string dst. The arguments must not overlap -- behavior if the arguments overlap is undefined. To copy byte strings that overlap, use memmove(3...
 memmove(3) -- copy byte string
    The memmove() function copies len bytes from string src to string dst. The two strings may overlap; the copy is always done in a non-destructive manner.
<<  [Prev]  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  
76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  94  95  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service