Develop and Download Open Source Software

Browse Subversion Repository

Log of /trunk/ttssh2/ttxssh/chacha.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 10261 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Sep 11 05:26:32 2022 UTC (18 months, 4 weeks ago) by nmaya
File length: 5962 byte(s)
Diff to previous 7040
OpenSSL のときだけ arc4random.c/h と chacha.c/h が使われるようにした

- LibreSSL のときは compat/stdlib.h を include し LibreSSL の関数を利用する

- RAND_bytes() を呼ぶと LibreSSL の crypto/rand/rand_lib.c の RAND_bytes()
から TTSSH の arc4random.c の arc4random_buf() が呼ばれる状態を解消

Revision 7040 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 21 03:01:34 2018 UTC (6 years, 1 month ago) by doda
File length: 5476 byte(s)
Copied from: trunk/ttssh2/ttxssh/chacha_private.h revision 7039
Diff to previous 6250
ChaCha20 の実装を変更

旧: openbsd-compat/chacha_private.h
新: chacha.c, chacha.h

どちらも OpenSSH 由来

Revision 6250 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jan 5 12:05:47 2016 UTC (8 years, 3 months ago) by doda
Original Path: trunk/ttssh2/ttxssh/chacha_private.h
File length: 5389 byte(s)
arc4random() の実装を OpenSSH の ChaCha20 ベースの物に置き換え
# チェックが不十分に思うけれど、度々 conflict するのに心が折れたのでとりあえずコミット
# あと MIN や uint32 とかの定義場所を整理したかったけれど後で


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26