maya_t

Results 56 comments of maya_t

I think so yes, I haven't finished the implementation for the AEAD ciphers because there are some caveats and specifics around those ciphers (since they use implicit MACs) that break...

Maybe a way to have non-breaking changes for `Cipher` is to add `to_decryptor`/`to_encryptor` as well as keeping the stateless methods.

Hi @Jackiedk100, please note that this project is for Duckuino, not Malduino, which is a fork and we **don't** maintain. Please identify problems only on *https://github.com/Nurrl/LocaleKeyboard.js/blob/master/locales/da_DK.lang*. Thanks !

With what project did you compiled your code ? (On what site ?)

LocaleKeyboard.js can't print characters alone, so with what website you've tested this ?

I answered 38min ago on the other, I'll close it.

You could use logic, To type [, you type SHIFT + 8, so you take the value of 8(0x25, Value found in the **_asciimap**) and you apply SHIFT so :...

Using this logic, you can guess the other ;)

No, I couldn't do this because of Arduino Core limitations.. So i made the _altGrMap : You count from 0(the first item in list is id 0) to what you...

Hi @ConTRoniiX, did you tried with all the chars ?