Commit Graph

  • 17768a3422
    Update TgCrypto to v1.2.6a0 master omg-xtao 2024-02-28 13:15:43 +0000
  • 7c7d865c02 Update TgCrypto to v1.2.5 Dan 2022-11-11 20:16:39 +0100
  • 2ac99d13ee Update wheels.yml Dan 2022-11-11 20:05:43 +0100
  • 115cae5632
    Update minimum requirements Dan 2022-10-11 11:21:19 +0200
  • 63ddfb2322 Update TgCrypto to v1.2.4 Dan 2022-10-11 10:58:18 +0200
  • bd65673202 Update minimum requirements Dan 2022-10-11 10:57:44 +0200
  • 287570d6ea Update TgCrypto to v1.2.3 Dan 2022-01-08 07:38:19 +0100
  • 908c3b97ae Update cibuildwheel version Dan 2022-01-08 07:38:03 +0100
  • 72a913512e Update copyright year Dan 2021-12-22 16:50:14 +0100
  • a5bf124cde
    Update README.md Dan 2021-12-22 15:50:02 +0100
  • 4102d3b116
    Various improvements (#24) Dan 2021-10-11 18:18:46 +0200
  • a3164a03c8
    Enable GitHub Actions (#23) Dan 2021-10-03 16:58:24 +0200
  • e96b37a7c3
    Update .travis.yml Dan 2021-05-30 17:29:21 +0200
  • 9a9e55be72
    Various fixes and improvements (#21) Wirtos_new 2021-04-07 15:16:06 +0300
  • 9836e93a27
    Update .travis.yml Dan 2020-11-08 16:26:48 +0100
  • 9253e2320c
    Update README.md Dan 2020-10-23 17:45:21 +0200
  • c4bb09d1ba Update TgCrypto to v1.2.2 Dan 2020-10-23 16:53:02 +0200
  • 72f1891460 Set minimum requirement to Python 3.6 Dan 2020-10-23 16:52:53 +0200
  • 921c665680
    Add support for Python 3.9 and AArch64 (#18) Dan 2020-10-23 16:45:43 +0200
  • 742f0ccf0c Update TgCrypto to v1.2.1 Dan 2020-04-30 14:28:57 +0200
  • 9b5e39f4c3
    Fix parens imbalance (#11) Mendel E 2020-04-30 08:27:33 -0400
  • 950503f167 Update copyright year Dan 2020-04-30 14:12:36 +0200
  • e848d0aaac Fix deprecation warnings complaining about PY_SSIZE_T_CLEAN Dan 2019-11-27 14:33:31 +0100
  • 79e31f0c03 Add Python 3.8 to CI builds Dan 2019-11-27 14:11:38 +0100
  • 147f089d4b Update CI requirements and make them strict Dan 2019-11-27 14:09:57 +0100
  • e5ef22aba6
    Update TgCrypto to v1.2.0 Dan 2019-06-19 16:55:57 +0200
  • f8fc911daf
    Update README.md Dan 2019-06-17 16:07:52 +0200
  • 064ea755c4 Add requirements-ci.txt Dan 2019-06-14 21:18:56 +0200
  • 2efd3e00ec Update beta version Dan 2019-06-14 19:56:39 +0200
  • d2dee4ae9e
    Merge pull request #7 from pyrogram/tests Dan 2019-06-14 19:41:21 +0200
  • 3a8677099e Add Appveyor CI: run tests and build wheels for Windows Dan 2019-06-14 19:38:14 +0200
  • b0e70b5234 Add Travis CI: run tests and build wheels for Linux and macOS Dan 2019-06-14 19:37:52 +0200
  • 0fe11896d9 Fix TypeError tests for Python 3.4 Dan 2019-06-14 19:36:06 +0200
  • aabb77de64
    Merge pull request #8 from YoilyL/tests Dan 2019-06-14 13:18:53 +0200
  • 2290f41de9
    Released the GIL YoilyL 2019-06-13 19:53:56 +0300
  • 690cda002b Fix list count Dan 2019-06-13 16:57:15 +0200
  • 780f78c840 Add test suite to setup.py Dan 2019-06-13 16:40:23 +0200
  • f07c2ea4ab Don't use pathlib Dan 2019-06-13 16:39:56 +0200
  • bd20ae640b Add input validation tests as well as tests based on random valid inputs Dan 2019-06-13 16:23:52 +0200
  • 6816f2e2ae Implement input validation checks Closes #6 Dan 2019-06-13 15:15:31 +0200
  • 4491d7a65a Add Python 3.7 classifier Closes #5 Dan 2019-06-13 00:58:18 +0200
  • 13df647669 Merge branch 'tests' of https://github.com/pyrogram/tgcrypto into tests Dan 2019-06-13 00:57:37 +0200
  • 3beda99556
    Update README.md Dan 2019-06-13 00:52:31 +0200
  • 4e27767426 Update PyMethodDef docs Dan 2019-06-13 00:44:32 +0200
  • 9e33d805ae Add tests for AES-CBC 256 bit Dan 2019-06-13 00:34:00 +0200
  • b4d58f4a5c Move tests for AES-CTR 256 bit into a dedicated folder Dan 2019-06-13 00:33:31 +0200
  • 8a7d067062 Implement AES-CBC 256 bit Dan 2019-06-13 00:31:25 +0200
  • 1a40d7df85 Reformat code Dan 2019-06-13 00:27:11 +0200
  • fd22948666 Add tests Dan 2019-06-12 16:06:13 +0200
  • 807952bf5c Update email address, docs and community urls Dan 2019-06-12 09:36:35 +0200
  • 3a737e00d3 Update NOTICE Dan 2019-06-12 09:31:04 +0200
  • fa10b28948 Update setup.py to use README.md instead of .rst Dan 2019-06-12 09:29:52 +0200
  • 5c2c7f3b9c
    Update README.md Dan 2019-05-25 02:17:42 +0200
  • 5767b6a520
    Update and rename README.rst to README.md Dan 2019-05-13 15:48:15 +0200
  • 95ff73cb05 Update to v1.1.1 Dan 2018-09-19 16:10:16 +0200
  • 4209f627c5 Update to v1.0.4 Dan 2018-03-26 02:13:02 +0200
  • 690b77e40b Fix indentation, use spaces instead of tabs Dan 2018-03-26 02:10:31 +0200
  • 8471a40b63 Go down to C89 Dan 2018-03-21 18:39:56 +0100
  • bf7dc4b50b Fix compilation errors on Windows Dan 2018-03-21 18:01:39 +0100
  • 5ba35e1edd Merge remote-tracking branch 'origin/master' Dan 2018-03-13 14:28:13 +0100
  • 6077ae9be0 Update to v1.0.3 Dan 2018-03-12 16:33:00 +0100
  • fc1d5d1a73 Update package info Dan 2018-03-12 16:30:30 +0100
  • 1a0a5e9b01
    Use pip3 command instead of pip Dan 2018-03-12 00:30:23 +0100
  • d6fbe3c8f7 Update to v1.0.2 Dan 2018-02-19 15:44:43 +0100
  • 70736ec388 Set development status to Stable and add Python language classifiers Dan 2018-02-19 15:44:19 +0100
  • be8f6e278e Update README.rst Dan 2018-02-19 15:37:57 +0100
  • 4774a63e40 Update to v1.0.1 Dan 2018-02-19 14:49:00 +0100
  • 54e94b8fb3 Fix PyPI's README Dan 2018-02-19 14:48:40 +0100
  • 08a2c26236 Update README.md Dan 2018-02-19 14:48:05 +0100
  • 30d5c739d9 Update to v1.0.0 Dan 2018-02-17 15:19:46 +0100
  • 8146e30d69 Merge branch 'master' of https://github.com/pyrogram/tgcrypto Dan 2018-02-17 15:19:22 +0100
  • 21fc33bed8
    Update README.rst Dan 2018-02-17 15:19:02 +0100
  • 8b1dfb2f2e Update setup.py Dan 2018-02-17 15:17:21 +0100
  • eee60638bd Initial commit Dan 2018-01-27 17:15:32 +0100