nmongo
nmongo copied to clipboard
Supoprt more authentication protocols
- Python3 want support SCRAM-SHA-256
- MicroPython want support SCRAM-SHA-1 and SCRAM-SHA-256
Hopefully pbkdf2_hmac() will be implemented in micropython-lib's hashlib https://github.com/micropython/micropython-lib/tree/master/hashlib
related issue #1
support MicroPython and SCRAM-SHA-1 and release as version 0.5.0