Skip to content

Instantly share code, notes, and snippets.

View thebitrock's full-sized avatar

Roman Pogorelchuk thebitrock

  • Namecheap, Inc.
  • Ukraine, Kharkiv
View GitHub Profile
@thebitrock
thebitrock / main.dart
Last active May 11, 2020 11:28
check_telegram_signature.dart
import 'dart:convert';
import 'package:crypto/crypto.dart';
void main() {
final jsonMap = {
'id': 12312312,
'first_name': 'Elvis',
'username': 'user',
'auth_date': 1575754808,
'hash': '612bf9823a7eab38603d8cd7510c01e9cd74cf1688f139e850542057084ffca2'