タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

GnuPGとlinuxに関するHashのブックマーク (2)

  • エントロピー・プールに十分なエントロピーを供給したい | guro_chanの日記

    gpg コマンドで鍵ペアを作成する際に、長い乱数を生成する箇所がある。ここでいつも十分なエントロピーが足りないせいか、完了までにものすごい時間を要する。 $ gpg --gen-key (snip) 今から長い乱数を生成します。キーボードを打つとか、マウスを動かす とか、ディスクにアクセスするとかの他のことをすると、乱数生成子で 乱雑さの大きないい乱数を生成しやすくなるので、お勧めいたします。 .+++++++++++++++++++++++++++++++++++.++++++++++++++++++++++++++++++.++++++++++++++++++++++++++++++++++++++++++++ 十分な長さの乱数が得られません。OSがもっと乱雑さを収集 できるよう、何かしてください! (あと284バイトいります) 何かしてください!とハッパをかけられても大変困る。掃除と

  • gpg --gen-key hangs at gaining enough entropy on centos 6

    Trying to generate a key for a server. gpg --gen-key We need to generate a lot of random bytes. It is a good idea to perform some other action (type on the keyboard, move the mouse, utilize the disks) during the prime generation; this gives the random number generator a better chance to gain enough entropy. and it just hangs there. There is another error: can't connect to `/root/.gnupg/S.gpg-agent

    gpg --gen-key hangs at gaining enough entropy on centos 6
  • 1