<?php
$TOC = array (
  0 => 
  array (
    0 => 'book.hash.php',
    1 => 'Hash',
  ),
  1 => 
  array (
    0 => 'book.mcrypt.php',
    1 => 'Mcrypt',
  ),
  2 => 
  array (
    0 => 'book.mhash.php',
    1 => 'Mhash',
  ),
  3 => 
  array (
    0 => 'book.openssl.php',
    1 => 'OpenSSL',
  ),
  4 => 
  array (
    0 => 'book.password.php',
    1 => 'Table de hachage de mot de passe',
  ),
  5 => 
  array (
    0 => 'book.rnp.php',
    1 => 'Rnp',
  ),
  6 => 
  array (
    0 => 'book.sodium.php',
    1 => 'Sodium',
  ),
  7 => 
  array (
    0 => 'book.xpass.php',
    1 => 'Xpass',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'funcref.php',
    1 => 'R&eacute;f&eacute;rence des fonctions',
  ),
  1 => 
  array (
    0 => 'index.php',
    1 => 'Pr&eacute;face',
  ),
);