This document summarizes a seminar presentation on implementing cryptography algorithms with high throughput on GPUs and FPGAs. It introduces tiny encryption algorithm (TEA) and an extended version of TEA (XTEA) as lightweight cryptography algorithms suitable for hardware acceleration. It describes implementing TEA and XTEA on GPUs and FPGAs using cryptographic co-processors and hardware acceleration tools. Results show that FPGAs perform better for smaller plaintext sizes while GPUs achieve higher throughput for larger plaintext sizes.