Create QR codes in Excel
blog.ambor.com
Create QR codes in Excel
1–8 of 8 posts
Re: Create QR codes in Excel
#2* AES cipher internals in Excel: https://www.nayuki.io/page/aes-cipher-internals-in-excel
* DES cipher internals in Excel: https://www.nayuki.io/page/des-cipher-internals-in-excel
Re: Create QR codes in Excel
#3Re: Create QR codes in Excel
#4Re: Create QR codes in Excel
#5The way that the author uses pure Excel formulas (no VBA or macros) to compute a QR Code from scratch is similar to how I used pure Excel to compute ciphers: * AES cipher internals in Excel: https://www.nayuki.io/page/aes-cipher-internals-in-excel * DES cipher internals in Excel: https://www.nayuki.io/page/des-cipher-internals-in-excel
Re: Create QR codes in Excel
#6Re: Create QR codes in Excel
#7The way that the author uses pure Excel formulas (no VBA or macros) to compute a QR Code from scratch is similar to how I used pure Excel to compute ciphers: * AES cipher internals in Excel: https://www.nayuki.io/page/aes-cipher-internals-in-excel * DES cipher internals in Excel: https://www.nayuki.io/page/des-cipher-internals-in-excel
That's really cool. I've been wanting to delve into the inner workings of ciphers for some time and I think this will make it easier.
Re: Create QR codes in Excel
#8The way that the author uses pure Excel formulas (no VBA or macros) to compute a QR Code from scratch is similar to how I used pure Excel to compute ciphers: * AES cipher internals in Excel: https://www.nayuki.io/page/aes-cipher-internals-in-excel * DES cipher internals in Excel: https://www.nayuki.io/page/des-cipher-internals-in-excel