We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2508171 commit 130b72eCopy full SHA for 130b72e
adafruit_tinylora/adafruit_tinylora_encryption.py
@@ -10,6 +10,8 @@
10
Message Integrity checks.
11
* Author(s): adafruit
12
"""
13
+
14
15
# from http://cs.ucsb.edu/~koc/cs178/projects/JT/aes.c
16
def xtime(col):
17
"""xtime impl. for _mix_single_column()"""
0 commit comments