konstantinullrich / crypton

A simple Dart library for asymmetric encryption and digital signatures
https://pub.dev/packages/crypton
MIT License
33 stars 12 forks source link

Update Readme to point to pointycastle package #42

Closed FMorschel closed 11 months ago

FMorschel commented 11 months ago

On Readme, there is the following:

This library is a simplified interface to interact with the pointy castle

However, the current link is an old GitHub project that is no longer working. Please point to the actual pub.dev package as it has the repository link on the right side.

New link: https://pub.dev/packages/pointycastle

konstantinullrich commented 11 months ago

You are right. I'll get on it right away 😃