- Event Series
- This event is an instance of E6: Weekly Standup, and repeats every week.
Event Timeline
Comment Actions
- Possible Event to join (at the univ. I graduated): https://news.opensuse.org/2017/07/07/opensuse-asia-summit-2017-tokyo-call-for-proposals-is-open/
- Possible improvements for RSA in libgcrypt: T3264: Possible RSA improvement, T3269: (Constant-time) modular reduction
- libgcrypt is fast (average), but it's far from constant-time.
- reduction is fast, because it's tuned for average performance, and it omits computations.
- exponentiation is fast by sliding.
- constant-time means that it runs at worst performance. So, choice of algorithm may change.
- libgcrypt is fast (average), but it's far from constant-time.
- FYI: I'll update my router in home, and possibly, I'll change my MUA to mu4e.