Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
penguin359
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
penguin359
2y ago
My favorite way to learn CW, and what push me over the top into actually using it, was CW Academy from CWops https://cwops.org/cw-academy/ where you work together with an instructor and other students. Running CW over
2.
▲
by
penguin359
2y ago
I would mostly say that it's just slow and AES is a much more modern and faster (partly due to hardware acceleration built into modern chips) that is already built info Firefox to support TLS anyways. There are some known attacks again
3.
▲
by
penguin359
2y ago
Having compile-time RegEx's would certainly fix some issues I've had with them in Python. As they are just buried in plain strings, there's no validation of their syntax until you hit the line of code that tried to use them o