123456789101112131415161718192021222324252627282930313233343536373839 |
- XTEA Encrypt_ecb #1
- xtea_encrypt_ecb:"000102030405060708090a0b0c0d0e0f":"4142434445464748":"497df3d072612cb5"
- XTEA Encrypt_ecb #2
- xtea_encrypt_ecb:"000102030405060708090a0b0c0d0e0f":"4141414141414141":"e78f2d13744341d8"
- XTEA Encrypt_ecb #3
- xtea_encrypt_ecb:"000102030405060708090a0b0c0d0e0f":"5a5b6e278948d77f":"4141414141414141"
- XTEA Encrypt_ecb #4
- xtea_encrypt_ecb:"00000000000000000000000000000000":"4142434445464748":"a0390589f8b8efa5"
- XTEA Encrypt_ecb #5
- xtea_encrypt_ecb:"00000000000000000000000000000000":"4141414141414141":"ed23375a821a8c2d"
- XTEA Encrypt_ecb #6
- xtea_encrypt_ecb:"00000000000000000000000000000000":"70e1225d6e4e7655":"4141414141414141"
- XTEA Decrypt_ecb #1
- xtea_decrypt_ecb:"000102030405060708090a0b0c0d0e0f":"497df3d072612cb5":"4142434445464748"
- XTEA Decrypt_ecb #2
- xtea_decrypt_ecb:"000102030405060708090a0b0c0d0e0f":"e78f2d13744341d8":"4141414141414141"
- XTEA Decrypt_ecb #3
- xtea_decrypt_ecb:"000102030405060708090a0b0c0d0e0f":"4141414141414141":"5a5b6e278948d77f"
- XTEA Decrypt_ecb #4
- xtea_decrypt_ecb:"00000000000000000000000000000000":"a0390589f8b8efa5":"4142434445464748"
- XTEA Decrypt_ecb #5
- xtea_decrypt_ecb:"00000000000000000000000000000000":"ed23375a821a8c2d":"4141414141414141"
- XTEA Decrypt_ecb #6
- xtea_decrypt_ecb:"00000000000000000000000000000000":"4141414141414141":"70e1225d6e4e7655"
- XTEA Selftest
- depends_on:POLARSSL_SELF_TEST
- xtea_selftest:
|