Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: TEA
Post: RE: TEA

I decided to study OpenCL myself and write a brute-force password for the TEA algorithm, did I understand OpenCL correctly? can you improve something in the direction of speed? what mistakes have I ma...
andynvkz hashcat 1 6,565 04-04-2021, 10:55 AM
    Thread: TEA
Post: TEA

Hello you added Skip32, could you add TEA 32 bit block and 64 bit key ??? Code: -- uint16_t Data[2]; uint16_t Key[4]; void __fastcall TMyThread::tea_decrypt() {   unsigned char i;   unsigned int ...
andynvkz hashcat 1 6,565 03-28-2021, 06:27 AM