An open API service indexing awesome lists of open source software.

https://github.com/shibayan/machinekeygenerator

MachineKeyGenerator automatically create a machineKey element. (AES256 / HMACSHA256)
https://github.com/shibayan/machinekeygenerator

Last synced: 23 days ago
JSON representation

MachineKeyGenerator automatically create a machineKey element. (AES256 / HMACSHA256)

Awesome Lists containing this project

README

          

MachineKeyGenerator
================

## Install

```
Install-Package MachineKeyGenerator
```

## Uninstall

```
Uninstall-Package MachineKeyGenerator
```