Crypto lesson (#712)

* crypto lesson added

* signing assignment

* integration test added for signing assignment

* added more hints

* corrections after rebase

* added some explanation

* added security defaults assignment
This commit is contained in:
René Zubcevic
2019-11-23 21:52:14 +01:00
committed by GitHub
parent 9c0b7f8233
commit b5e5dd1d13
26 changed files with 1151 additions and 1 deletions

View File

@ -39,6 +39,7 @@
<module>ssrf</module>
<module>secure-passwords</module>
<module>webgoat-lesson-template</module>
<module>crypto</module>
</modules>
<dependencies>