代码搜索:Encryption
找到约 4,642 项符合「Encryption」的源代码
代码结果 4,642
www.eeworm.com/read/229983/14309714
vhd aes_tb_test1.vhd
-------------------------------------------------------------------------------
-- Title : A compact 8bit AES encryption core
-------------------------------------------------------------------
www.eeworm.com/read/229983/14309715
vhd bytepermutation_fwd_rtl.vhd
-------------------------------------------------------------------------------
-- Title : A compact 8bit AES encryption core
-------------------------------------------------------------------
www.eeworm.com/read/229983/14309716
vhd par2ser.vhd
-------------------------------------------------------------------------------
-- Title : A compact 8bit AES encryption core
-------------------------------------------------------------------
www.eeworm.com/read/229983/14309717
vhd keyexpansion_fwd_rtl.vhd
-------------------------------------------------------------------------------
-- Title : A compact 8bit AES encryption core
-------------------------------------------------------------------
www.eeworm.com/read/229983/14309719
vhd subbytes_lut.vhd
-------------------------------------------------------------------------------
-- Title : A compact 8bit AES encryption core
-------------------------------------------------------------------
www.eeworm.com/read/229983/14309726
vhd aes_tb_test2.vhd
-------------------------------------------------------------------------------
-- Title : A compact 8bit AES encryption core
-------------------------------------------------------------------
www.eeworm.com/read/334164/3372016
c eddrv.c
/******************************************************************************************************************************/
/*File system filter driver for on-the-fly encryption/decryption of
www.eeworm.com/read/304961/3783595
c dfc.c
/* This is an independent implementation of the encryption algorithm: */
/* */
/* DFC designed by a team at CNRS and
www.eeworm.com/read/304961/3783598
c rijndael.c
/* This is an independent implementation of the encryption algorithm: */
/* */
/* RIJNDAEL by Joan Daemen and Vincent
www.eeworm.com/read/304961/3783605
c deal.c
/* This is an independent implementation of the encryption algorithm: */
/* */
/* DEAL by Richard Outerbridge and Lar