You are here |
thomascountz.com | ||
| | | |
greg.molnar.io
|
|
| | | | A database transaction is a unit of work that encapsulates dependencies and is executed either completely or rolled back to the initial state. | |
| | | |
blog.jayfields.com
|
|
| | | | Module.include(module, ..) is commonly used to mix modules into classes and other modules. When a module is included the constants, methods... | |
| | | |
greg.molnar.io
|
|
| | | | A pull request on Rails and Devise triggered me to write this blogpost. | |
| | | |
blog.cryptographyengineering.com
|
|
| | The first rule of PAKE is: nobody ever wants to talk about PAKE. The second rule of PAKE is that this is a shame, because PAKE - which stands forPassword Authenticated Key Exchange- is actually one of the most useful technologies that (almost) never gets used. It should be deployed everywhere, and yet it isn't.... |