Change encryption libruary to standart-ecies. Problems with import node crypto module.

This commit is contained in:
2017-05-17 17:13:37 +03:00
parent b23d6179c6
commit fdcfeca880
3 changed files with 20 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
<span>Log Manager</span>
<span style="flex: 1 1 auto;"></span>
<span>
<button md-button (click)="GenerateKeyPair();">Para</button>
<button md-raised-button color="primary" (click)="AddNew();">Новый</button>
<button (click)="Exit();" md-raised-button color="warn">Выхода нет</button>
</span>