librespot/src
Paul Lietar 2c2ff16986 discovery: Truncate the AES key to 128
The computed key is 20 bytes long (SHA1 checksum), but it used for AES128.
The last 4 bytes should therefore be dropped.
2016-01-02 13:30:01 +01:00
..
util Get track availability and alternatives 2015-12-28 17:47:32 +01:00
audio_decrypt.rs Replace GMP by num’s Bignum implementation. 2015-10-20 11:23:41 +01:00
audio_file.rs Fix formula for the number of chunks. 2015-12-30 12:42:47 +01:00
audio_key.rs Improve handling of missing audio keys by failing the future rather than crashing. 2015-12-29 23:12:02 +01:00
authentication.rs Add zeroconf based authentication. 2016-01-02 00:27:08 +01:00
connection.rs Add zeroconf based authentication. 2016-01-02 00:27:08 +01:00
diffie_hellman.rs Add zeroconf based authentication. 2016-01-02 00:27:08 +01:00
discovery.rs discovery: Truncate the AES key to 128 2016-01-02 13:30:01 +01:00
lib.rs Make dns-sd optional 2016-01-02 02:28:54 +01:00
main.rs Add option to specify bitrate. 2016-01-02 03:30:24 +01:00
mercury.rs mercury: Register subscription for all channel aliases 2016-01-02 00:02:22 +01:00
metadata.rs Add option to specify bitrate. 2016-01-02 03:30:24 +01:00
player.rs Add option to specify bitrate. 2016-01-02 03:30:24 +01:00
session.rs Add option to specify bitrate. 2016-01-02 03:30:24 +01:00
spirc.rs Add zeroconf based authentication. 2016-01-02 00:27:08 +01:00
stream.rs Cache audio files to disk. 2015-07-07 22:40:31 +01:00
zeroconf.rs Make dns-sd optional 2016-01-02 02:28:54 +01:00