Branch: refs/heads/main
Home: https://github.com/dabodev/dabo
Commit: 44fe95bb9ebe1fe944905036555ad96713e222bf
https://github.com/dabodev/dabo/commit/44fe95bb9ebe1fe944905036555ad96713e222bf
Author: EdLeafe <[email protected]>
Date: 2025-01-18 (Sat, 18 Jan 2025)
Changed paths:
M dabo/lib/encryption.py
Log Message:
-----------
Improved encryption efficiency
Calculating the encryption keys takes a significant bit of time - around
10 seconds on my machine. So I refactored the class to only calculate a
key when it is actually needed, and to also cache the key so that the
same value doesn't have to be re-calculated during the app's lifetime.
To unsubscribe from these emails, change your notification settings at
https://github.com/dabodev/dabo/settings/notifications
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: https://mail.leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: https://leafe.com/archives
This message:
https://leafe.com/archives/byMID/dabodev/dabo/push/refs/heads/main/[email protected]