|
You are here |
blog.nuculabs.de | ||
| | | | |
mouha.be
|
|
| | | | | [AI summary] A cryptography researcher coordinates the public disclosure of a SHA-3 buffer overflow vulnerability found in the official XKCP implementation and related projects, detailing how the flaw allows for memory exhaustion and potential code execution. | |
| | | | |
blog.s1r1us.ninja
|
|
| | | | | The BountyCon2020 CTF is sponsored by Facebook and top 20 people from APAC region will be invited to the invitation-only conference in Singapore. I solved all the challenges in the CTF and I really enjoyed playing it, and I am invited to the Conference. | |
| | | | |
avelino.run
|
|
| | | | | I was wondering how performant Golang is, so I decided to put together a little benchmarking example for myself. The benchmark will be done in my personal computer: Processor 3 GHz Intel Core i7 Memory 8 GB 1600 MHz DDR3 Software OS X 10.9.2 (13C64) So I started with Python, which is what I know best and created the following simple script; The reason for the total output, was to have a check to ensure that I was getting the same results in each of the scripts. To make sure that they are doing the same amount of work. | |
| | | | |
loufranco.com
|
|
| | | [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability. | ||