Section courante

A propos

Section administrative du site

CBC_CRYPT

Encrypte en Cipher Block Chaining
  rpc/des_crypt.h

Syntaxe

int cbc_crypt(char *key, char *data, unsigned datalen, unsigned mode, char *ivec);

Description

Cette fonction permet de décrypter un ou plusieurs blocs en utilisant un mode Cipher Block Chaining.



Dernière mise à jour : Dimanche, le 10 Janvier 2021