RSS Amplifier

lennybacon.com · Aug 20, 2019

Generating AES256 Keys with PowerShell

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

PowerShell is a daily used utility in my tool belt. I like the accessibility, due to its command line interface, as well as it’s power, due to access to the underlying .NET Framework. Today I needed a AES 256 key with some entropy and therefore made use of the RandomNumberGenerator class. HTH Daniel

Read on lennybacon.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.