tsa_rfc3161 1.0.24 copy "tsa_rfc3161: ^1.0.24" to clipboard
tsa_rfc3161: ^1.0.24 copied to clipboard

This is a TSA (Time Stamping Authority) client/library RFC3161 for Flutter apps. With it, you can timestamp any files or any text message

Changelog #

1.0.24 #

  • refactoring

1.0.23 #

  • add fromJSON toJSON on TSARequest

1.0.21 #

  • response and parse TSARequest from Uint8list (bytes)

1.0.18 #

  • added some documentations

1.0.17 #

  • fix TSResponse.write

1.0.16 #

  • you can "share" both the original file and its .tsr file

1.0.13 #

  • extract TimeStampToken TST and displays it
  • add a list of freetsa servers, some are tested successfully

1.0.9 #

  • Better Integer Analysis (for SerialNumber)
  • improve README.md

1.0.6 #

  • Better http response parsing
  • SHA1 SHA384 SHA256 SHA512 hash algorithms
  • improve doc

1.0.3 #

  • Attempt to parse http response

1.0.2 #

  • Pub dev recommandations 2

1.0.1 #

  • Pub dev recommandations 1

1.0.0+1 #

  • First version
2
likes
130
points
135
downloads

Publisher

verified publisherkysoe.com

Weekly Downloads

This is a TSA (Time Stamping Authority) client/library RFC3161 for Flutter apps. With it, you can timestamp any files or any text message

Repository (GitHub)
View/report issues

Topics

#tsa #rfc3161 #digicert #certigna #timestamp

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

asn1lib, crypto, dio, file_picker, flutter, flutter_sharing_intent, http, path_provider, share_plus

More

Packages that depend on tsa_rfc3161