-
- Downloads
Issue #3443939 by mfb: Refactor file hashing for code readability
parent
23f312e9
No related branches found
No related tags found
Showing
- src/Algorithm.php 3 additions, 35 deletionssrc/Algorithm.php
- src/AlgorithmInterface.php 2 additions, 12 deletionssrc/AlgorithmInterface.php
- src/FileHash.php 5 additions, 5 deletionssrc/FileHash.php
- src/HashStateMachine.php 33 additions, 0 deletionssrc/HashStateMachine.php
- src/SodiumStateMachine.php 35 additions, 0 deletionssrc/SodiumStateMachine.php
- src/StateMachineInterface.php 20 additions, 0 deletionssrc/StateMachineInterface.php
src/HashStateMachine.php
0 → 100644
src/SodiumStateMachine.php
0 → 100644
src/StateMachineInterface.php
0 → 100644
Please register or sign in to comment