https://github.com/junkurihara/lecture-security_engineering
Slide decks and sample codes for a lecture of "Security Engineering", which are composed in terms of how to choose and deploy appropriate standardization security technologies in information systems.
https://github.com/junkurihara/lecture-security_engineering
lecture lecture-slides security university-course
Last synced: about 1 year ago
JSON representation
Slide decks and sample codes for a lecture of "Security Engineering", which are composed in terms of how to choose and deploy appropriate standardization security technologies in information systems.
- Host: GitHub
- URL: https://github.com/junkurihara/lecture-security_engineering
- Owner: junkurihara
- Created: 2020-09-14T15:45:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T08:54:40.000Z (about 1 year ago)
- Last Synced: 2025-04-14T00:16:21.097Z (about 1 year ago)
- Topics: lecture, lecture-slides, security, university-course
- Language: Rust
- Homepage:
- Size: 77.2 MB
- Stars: 29
- Watchers: 2
- Forks: 2
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Security Engineering
Lecture slides and some program sources of a lecture ``Security Engineering'' at University of Hyogo
## Licence
Sample codes are published under MIT Licence.
サンプルコードはMITライセンスで頒布。
Slides, their TeX source codes, images are published under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode).
スライドやそのソース、画像などは [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode) にて頒布。
## Contents
- Standardized cryptographic techniques
- FIDO2 WebAuthn
- Hybrid Public Key Encryption in IETF
Past years' content are contained in 202x branches as archives.
昨年度以前の資料は、202xブランチにアーカイブされています。