Changeset 130b818 in comparacioncriptosistemas for testVarieties/resource.h


Ignore:
Timestamp:
Jan 7, 2016, 9:58:41 AM (8 years ago)
Author:
aaraujo <aaraujo@…>
Branches:
master, interfaz
Children:
eeabb41
Parents:
1404527
Message:

Documentación inicial de los archivos fuentes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • testVarieties/resource.h

    rb939736 r130b818  
    33#include <cstdint>
    44#include "types.h"
     5
     6/**
     7  Este archivo mantiene las constantes utilizadas por la función hash (stribog)
     8
     9*/
     10
     11
    512
    613const uint8_t sbox[256] = {
Note: See TracChangeset for help on using the changeset viewer.