The OpenNET Project / Index page

[ новости /+++ | форум | теги | ]

Интерактивная система просмотра системных руководств (man-ов)

 ТемаНаборКатегория 
 
 [Cписок руководств | Печать]

libmd (3)
  • >> libmd (3) ( Solaris man: Библиотечные вызовы )
  •  

    NAME

    libmd - Message Digest library
     
    

    SYNOPSIS

    cc [ flag... ] file... -lmd [ library... ]
    #include <md4.h>
    #include <md5.h>
    #include <sha1.h>
    #include <sha2.h>
    

     

    DESCRIPTION

    Functions in this library provide hashing routines for MD4 (RFC1320), MD5 (RFC1321), SHA1 (RFC3174), SHA256 (FIPS 180-2), SHA384 (FIPS 180-2), SHA512 (FIPS 180-2).  

    INTERFACES

    The shared object libmd.so.1 provides the public interfaces defined below. See Intro(3) for additional information on shared object interfaces.

    MD4FinalMD4Init
    MD4Updatemd5_calc
    MD5Final
    MD5Update
    SHA1Init
    SHA2Final
    SHA2Update

     

    SECURITY

    The MD4 and MD5 algorithms are currently considered weak for cryptographic use. The algorithms should be used only for compatibility with legacy systems or protocols.

    The SHA1 algorithm is also believed to have some weaknesses. Migration to one of the SHA2 algorithms-including SHA256, SHA386 or SHA512-is highly recommended when compatibility with data formats and on wire protocols is permitted.  

    FILES

    /lib/libmd.so.1

    shared object

    /lib/64/libmd.so.1

    64-bit shared object

     

    ATTRIBUTES

    See attributes(5) for descriptions of the following attributes:

    ATTRIBUTE TYPEATTRIBUTE VALUE

    Interface StabilityCommitted

    MT-Level


     

    Index

    NAME
    SYNOPSIS
    DESCRIPTION
    INTERFACES
    SECURITY
    FILES
    ATTRIBUTES


    Поиск по тексту MAN-ов: 




    Партнёры:
    PostgresPro
    Inferno Solutions
    Hosting by Hoster.ru
    Хостинг:

    Закладки на сайте
    Проследить за страницей
    Created 1996-2024 by Maxim Chirkov
    Добавить, Поддержать, Вебмастеру