I wonder why in swift, if you make a mistake, the swift compiler will hang. Like I get if you say that you don't understand what's going on, but hanging is a bit sad
It's so hard to remember how to type a boolean in multi language environments
Bool, bool, Boolean, boolean
I think I use all 4 in a day
Swift Bool, go bool, scala Boolean, TS boolean
I just want to thank whoever's idea it was to encode the ASN1 signature attrs with 0xA0 prefix in the data, but use 0x31 prefix in the cms signature computation.