Guest
do anyone have 3des - ecb mode, vhdl source code?
i had implement one but the output still not same as the expected
ciphertext.
i had implement one but the output still not same as the expected
ciphertext.
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
I would run a sim, edit code and repeat until done.do anyone have 3des - ecb mode, vhdl source code?
i had implement one but the output still not same as the expected
ciphertext.
Do you have a single DES mode? Get that working first, using some ecbso can you check for me (only DES) what the ciphertext for:-
key=0123456789ABCDEF
plaintext=0123456789ABCDEF ?
(Sorry, question was directed at the OP.)On 26 Feb 2006 07:27:31 -0800, "tcl" <chailin_tay@yahoo.com> wrote:
so can you check for me (only DES) what the ciphertext for:-
key=0123456789ABCDEF
plaintext=0123456789ABCDEF ?
Do you have a single DES mode? Get that working first, using some ecb
test vectors you can locate using Google.
news:sci.crypt would also be a good place to ask this question.
1. Your question is not complete. 3-DES-ECB could be with 1,2 or 3do anyone have 3des - ecb mode, vhdl source code?
i had implement one but the output still not same as the expected
ciphertext.