lecture-security_engineering icon indicating copy to clipboard operation
lecture-security_engineering copied to clipboard

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.

Results 33 lecture-security_engineering issues
Sort by recently updated
recently updated
newest added

The API design was completely changed to the `async` manner, and involves some unexpected behavior in the implementation of `sample-07-09-rs`.

help wanted
update-dependencies
rust

Bumps the dev-dependency group with 8 updates in the /sample-06 directory: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.23.9` |...

update-dependencies
javascript

Bumps the prod-dependency group with 2 updates in the /sample-06 directory: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [commander](https://github.com/tj/commander.js). Updates `@babel/runtime` from 7.23.9 to 7.24.5 Release notes Sourced from @​babel/runtime's releases. v7.24.5 (2024-04-29) Thanks @​romgrk...

update-dependencies
javascript

Bumps the dev-dependency group with 8 updates in the /sample-05 directory: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.23.9` |...

update-dependencies
javascript

Bumps the prod-dependency group with 2 updates in the /sample-05 directory: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [commander](https://github.com/tj/commander.js). Updates `@babel/runtime` from 7.23.9 to 7.24.5 Release notes Sourced from @​babel/runtime's releases. v7.24.5 (2024-04-29) Thanks @​romgrk...

update-dependencies
javascript

Bumps the dev-dependency group with 8 updates in the /sample-04 directory: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.23.9` |...

update-dependencies
javascript

Bumps the prod-dependency group with 2 updates in the /sample-04 directory: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [commander](https://github.com/tj/commander.js). Updates `@babel/runtime` from 7.23.9 to 7.24.5 Release notes Sourced from @​babel/runtime's releases. v7.24.5 (2024-04-29) Thanks @​romgrk...

update-dependencies
javascript

Bumps the dev-dependency group with 8 updates in the /sample-03 directory: | Package | From | To | | --- | --- | --- | | [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) | `7.23.9` |...

update-dependencies
javascript

Bumps the prod-dependency group with 2 updates in the /sample-03 directory: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [commander](https://github.com/tj/commander.js). Updates `@babel/runtime` from 7.23.9 to 7.24.5 Release notes Sourced from @​babel/runtime's releases. v7.24.5 (2024-04-29) Thanks @​romgrk...

update-dependencies
javascript

Updates the requirements on [rand](https://github.com/rust-random/rand) and [hex-literal](https://github.com/RustCrypto/utils) to permit the latest version. Updates `rand` to 0.9.0 Changelog Sourced from rand's changelog. [0.9.0] - 2025-01-27 Security and unsafe Policy: "rand is...

update-dependencies
rust