issues
search
adafruit
/
Adafruit_CircuitPython_ATECC
Driver for Microchip ATECCx08 cryptographic co-processors with secure hardware-based key storage
Other
18
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed dangling else: in issuer_or_subject_length()
#35
42xnor
opened
6 months ago
5
required fix for circuit python 8.2.x ATECC crypto module
#34
DJDevon3
opened
8 months ago
3
fixing docs API section and resolve sphinx errors to get docs rendering
#33
FoamyGuy
closed
1 year ago
1
Docs page does not show any of the API
#32
FoamyGuy
closed
1 year ago
1
Improve type hints and docstrings
#31
brass75
closed
1 year ago
1
Incorrect check in adafruit_atecc_asn1.py:issuer_or_subject_length
#30
brass75
opened
1 year ago
0
trying to understand type annotations
#29
DJDevon3
closed
1 year ago
0
atecc_csr.py fails
#28
evaherrada
opened
2 years ago
3
Linted
#27
evaherrada
closed
3 years ago
0
move bytearray.fromhex to ubinascii.unhexlify
#26
silvester
closed
3 years ago
2
Missing Type Annotations
#25
FoamyGuy
closed
1 year ago
3
Uses bytearray.fromhex which isn't in CircuitPython
#24
dastels
closed
3 years ago
2
sample atecc_csr.py fails
#23
CrabbyPete
opened
3 years ago
5
nonce function does not generate a nonce
#22
5hu5ky
opened
3 years ago
0
random function is not generating random numbers
#21
5hu5ky
opened
3 years ago
4
Validated concat of bytes and fixed errors
#20
rrottmann
closed
3 years ago
0
Fix: RuntimeError: CRC Mismatch / ATECC608A not reachable via I2C anymore
#19
rrottmann
closed
3 years ago
3
Reimplement wakeup()
#18
caternuson
closed
3 years ago
4
Ran pre-commit, added licenses
#17
evaherrada
closed
3 years ago
1
RuntimeError: CRC Mismatch / ATECC608A not reachable via I2C anymore
#16
rrottmann
closed
3 years ago
15
Black reformatting with Python 3 target.
#15
kattni
closed
4 years ago
0
Update Code of Conduct
#14
sommersoft
closed
4 years ago
0
Ran black, updated to pylint 2.x
#13
evaherrada
closed
4 years ago
0
Fix #11
#12
fgallaire
closed
4 years ago
3
AttributeError: 'str' object has no attribute 'decode'
#11
fgallaire
closed
4 years ago
1
Add binascii lib in setup.py and fix setup
#10
fgallaire
closed
4 years ago
3
Add binascii lib in requirements
#9
fgallaire
closed
4 years ago
6
Updated build.yml and release.yml
#8
evaherrada
closed
4 years ago
0
Implement atcab_write_pubkey and atcab_priv_write commands
#7
brentru
opened
5 years ago
6
Update setup.py to fix pypi deploy
#6
siddacious
closed
5 years ago
0
switching to actions
#5
siddacious
closed
5 years ago
0
Removed building locally section from README, replaced with documenta…
#4
evaherrada
closed
5 years ago
0
Add Library to PyPi
#3
brentru
closed
5 years ago
1
Update CSR demo
#2
brentru
closed
5 years ago
0
Initial Code
#1
brentru
closed
5 years ago
0